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