libcommonc++  0.7
BitSet.h++ File Reference
#include <commonc++/Common.h++>
#include <commonc++/String.h++>
#include <iostream>
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.

Classes

class  BitSet
 A compact representation of an array of bits (boolean values). More...
 
class  BitSet::Bit
 A "reference" to a bit within a BitSet. More...
 

Namespaces

 ccxx
 

Functions

std::ostream & operator<< (std::ostream &stream, const BitSet &bs)