Returns the number of elements in the map.

Synopsis

Declared in <absl/container/linked_hash_map.h>

size_type
size() const;

Return Value

The number of elements.

Created with MrDocs