#include <maps.h>
Inheritance diagram for ConstMap:
Definition at line 67 of file maps.h.
Public Member Functions | |
ConstMap () | |
Default constructor. | |
ConstMap (const T &_v) | |
|
|
The value of the map will be uninitialized. (More exactly it will be default constructed.) Definition at line 76 of file maps.h. |
|
|