Return a const‐pointer to the number of elements of the array this reference object represents.

Synopsis

Declared in <bdld_datum.h>

DatumIntMapRef::size_type
size() const noexcept;

Return Value

the number of elements in the map

Created with MrDocs