BitMagic-C++
|
Public Types | |
typedef std::vector< unsigned int > | buffer_type |
typedef std::map< unsigned, buffer_type > | map_type |
Data Fields | |
map_type | idx_ |
Definition at line 154 of file xsample01.cpp.
typedef std::vector<unsigned int> vect_index::buffer_type |
Definition at line 156 of file xsample01.cpp.
typedef std::map<unsigned, buffer_type> vect_index::map_type |
Definition at line 157 of file xsample01.cpp.
map_type vect_index::idx_ |
Definition at line 159 of file xsample01.cpp.
Referenced by convert_bv2vect(), and speed_test_vect_index().