Return the number of elements in this set.

Synopsis

Declared in <bdlc_flathashset.h>

std::size_t
size() const;

Return Value

number of elements in this set

Created with MrDocs