carl  24.04
Computer ARithmetic Library
Bitset.h File Reference
#include "../util/boost_util.h"
#include <boost/dynamic_bitset.hpp>
#include <ostream>
Include dependency graph for Bitset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  carl::Bitset
 This class is a simple wrapper around boost::dynamic_bitset. More...
 
struct  carl::Bitset::iterator
 Iterate for iterate over all bits of a Bitset that are set to true. More...
 
struct  std::hash< carl::Bitset >
 

Namespaces

 carl
 carl is the main namespace for the library.