bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::size

Return the number of elements in this unordered map.

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
size() const noexcept;