Minsky
|
#include <constMap.h>
Public Member Functions | |
ConstMap () | |
template<class T > | |
ConstMap (const T &x) | |
template<class T , class U > | |
ConstMap (const T &x, const U &y) | |
V | operator[] (const K &k) const |
Definition at line 26 of file constMap.h.
|
inline |
Definition at line 28 of file constMap.h.
|
inlineexplicit |
Definition at line 30 of file constMap.h.
|
inline |
Definition at line 32 of file constMap.h.
|
inline |
Definition at line 35 of file constMap.h.