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