BitMagic-C++
|
Example: sparse_vector<> merge and fast extraction of content. More...
Go to the source code of this file.
Functions | |
int | main (void) |
Example: sparse_vector<> merge and fast extraction of content.
Definition in file svsample03.cpp.
int main | ( | void | ) |
Definition at line 40 of file svsample03.cpp.
References bm::sparse_vector< Val, BV >::at(), BM_DECLARE_TEMP_BLOCK, bm::sparse_vector< Val, BV >::decode(), bm::sparse_vector< Val, BV >::import(), bm::sparse_vector< Val, BV >::join(), bm::sparse_vector< Val, BV >::optimize(), bm::sparse_vector< Val, BV >::set(), and bm::sparse_vector< Val, BV >::size().