Return the number of elements in this set.
Synopsis
Declared in <bslstl_unorderedset.h>
unordered_set<KEY, HASH, EQUAL, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs
Return the number of elements in this set.
Declared in <bslstl_unorderedset.h>
unordered_set<KEY, HASH, EQUAL, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs