#include <HashTable.h>
Public Member Functions | |
| virtual void | handle (const Key k, Value &v)=0 |
Definition at line 215 of file HashTable.h.
| virtual void stlCompatibility::HashTable< Key, Value, KeyHash, KeyEq >::ForAllAction::handle | ( | const Key | k, | |
| Value & | v | |||
| ) | [pure virtual] |
1.7.1