The Sword Project: sword::multimapwithdefault< Key, T, Compare > Class Template Reference |
Public Types | |
typedef std::pair< const Key, T > | value_type |
Public Member Functions | |
T & | getWithDefault (const Key &k, const T &defaultValue) |
T & | operator[] (const Key &k) |
bool | has (const Key &k, const T &val) const |
Definition at line 11 of file multimapwdef.h.
The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |