Get the maximum number of entries the map can hold.
Synopsis
Declared in <indirectmap.h>
size_type
max_size() const;
Return Value
The maximum possible entry count.
Created with MrDocs
Get the maximum number of entries the map can hold.
Declared in <indirectmap.h>
size_type
max_size() const;
The maximum possible entry count.
Created with MrDocs