Return the number of elements in this map.
Synopsis
Declared in <bslstl_map.h>
map<KEY, VALUE, COMPARATOR, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs
Return the number of elements in this map.
Declared in <bslstl_map.h>
map<KEY, VALUE, COMPARATOR, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs