sword::multimapwithdefault< Key, T, Compare > Class Template Reference

List of all members.

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

Detailed Description

template<class Key, class T, class Compare>
class sword::multimapwithdefault< Key, T, Compare >

Definition at line 11 of file multimapwdef.h.


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