Return the number of elements in this unordered map.

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
size() const noexcept;

Created with MrDocs