Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
MapOLhashTest Class Reference
Inheritance diagram for MapOLhashTest:
[legend]
Collaboration diagram for MapOLhashTest:
[legend]

Protected Member Functions

void populate_map ()
 

Protected Attributes

MapOLhash< std::string, intmap
 

Detailed Description

Definition at line 77 of file dynmapohash_test.cc.

Member Function Documentation

◆ populate_map()

void MapOLhashTest::populate_map ( )
inlineprotected

Member Data Documentation

◆ map

MapOLhash<std::string, int> MapOLhashTest::map
protected

Definition at line 80 of file dynmapohash_test.cc.

Referenced by populate_map().


The documentation for this class was generated from the following file: