Return pointer to the location where the (held) map's size is stored.
Synopsis
Declared in <bdld_datum.h>
DatumMutableIntMapRef::SizeType*
size() const;
Return Value
a pointer to the location where the (held) map's size is stored
Created with MrDocs