|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | populate_map () |
Protected Attributes | |
| MapOLhash< std::string, int > | map |
Definition at line 77 of file dynmapohash_test.cc.
|
inlineprotected |
Definition at line 82 of file dynmapohash_test.cc.
References Aleph::MapOpenHash< Key, Data, Cmp, HashTable >::insert(), and map.
Definition at line 80 of file dynmapohash_test.cc.
Referenced by populate_map().