BitMagic-C++
|
Example: bvector<> - bit-shifts. More...
Go to the source code of this file.
Functions | |
template<class T > | |
void | PrintContainer (T first, T last) |
int | main (void) |
Example: bvector<> - bit-shifts.
Definition in file sample21.cpp.
int main | ( | void | ) |
Definition at line 48 of file sample21.cpp.
References bm::bvector< Alloc >::optimize(), and PrintContainer().
void PrintContainer | ( | T | first, |
T | last ) |
Definition at line 38 of file sample21.cpp.
Referenced by main().