size

Bimap::size

Returns the number of elements in the Bimap.

Declaration

size_t size() const;

Parameters

None.

Returns

The number of elements in the Bimap.