carl  24.04
Computer ARithmetic Library
BitVector.h File Reference
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <vector>
Include dependency graph for BitVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  carl::BitVector
 
class  carl::BitVector::forward_iterator
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

std::ostream & carl::operator<< (std::ostream &os, const BitVector &bv)
 

Variables

constexpr unsigned carl::sizeOfUnsigned = sizeof(unsigned)
 

Detailed Description

Author
: Sebastian Junges

Definition in file BitVector.h.