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 sample20.cpp.
int main | ( | void | ) |
Definition at line 48 of file sample20.cpp.
References PrintContainer().
void PrintContainer | ( | T | first, |
T | last | ||
) |
Definition at line 38 of file sample20.cpp.
Referenced by main().