[#bsl-unordered_set-02a-size] = xref:bsl.adoc[bsl]::xref:bsl/unordered_set-02a.adoc[unordered_set<ManagedAttribute, AttributeHash>]::size :relfileprefix: ../../ :mrdocs: Return the number of elements in this set. == Synopsis Declared in `<bslstl_unorderedset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/unordered_set-02a/size_type.adoc[size_type] size() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#