BitMagic-C++
|
Example: interval_enumerator<> - interator class for intervals. More...
Go to the source code of this file.
Typedefs | |
typedef bm::interval_enumerator< bm::bvector<> > | interval_enumerator_type |
Functions | |
int | main (void) |
Example: interval_enumerator<> - interator class for intervals.
Definition in file sample23.cpp.
Definition at line 51 of file sample23.cpp.
int main | ( | void | ) |
Definition at line 53 of file sample23.cpp.
References bm::interval_enumerator< BV >::advance(), bm::BM_GAP, bm::interval_enumerator< BV >::end(), bm::pair< First, Second >::first, bm::interval_enumerator< BV >::get(), bm::interval_enumerator< BV >::go_to(), bm::bvector< Alloc >::optimize(), bm::pair< First, Second >::second, bm::bvector< Alloc >::set_range(), bm::interval_enumerator< BV >::start(), and bm::interval_enumerator< BV >::valid().