Use this constructor to construct an empty map. As the map grows, memory is allocated in units of nBlockSize entries.
CMap( int nBlockSize = 10 );
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CMap Overview, CMap Member Functions, Map Classes