atlas
0.6
|
Classes | |
struct | BaseSize |
The class BaseSize computes (with its member 'value') the base size. More... | |
class | BitSet |
Set of n bits. More... | |
class | BitSetBase |
class | BitSetBase< 1 > |
Base for a non-empty BitSet that fits in one word. More... | |
class | BitSetBase< 2 > |
Base for a non-empty BitSet that fits in two words but not one. More... | |
Functions | |
template<size_t d> | |
std::ostream & | operator<< (std::ostream &strm, const BitSet< d > &b) |
std::ostream & atlas::bitset::operator<< | ( | std::ostream & | strm, |
const BitSet< d > & | b | ||
) |