|
BitMagic-C++
|
Example: bvector<> set bits and then retrieve indexes of ON bits. More...

Go to the source code of this file.
Functions | |
| int | main (void) |
Example: bvector<> set bits and then retrieve indexes of ON bits.
Definition in file sample1.cpp.
| int main | ( | void | ) |
Definition at line 43 of file sample1.cpp.
References bm::bvector< Alloc >::clear(), bm::bvector< Alloc >::count(), bm::bvector< Alloc >::get_first(), bm::bvector< Alloc >::get_next(), bm::bvector< Alloc >::set(), bm::bvector< Alloc >::swap(), and bm::bvector< Alloc >::test().