Returns the number of elements in the set.
Synopsis
Declared in <absl/container/linked_hash_set.h>
size_type
size() const;
Return Value
The number of elements.
Created with MrDocs
Returns the number of elements in the set.
Declared in <absl/container/linked_hash_set.h>
size_type
size() const;
The number of elements.
Created with MrDocs