Count the entries whose key dereferences to the given value.
Declared in <indirectmap.h>
<indirectmap.h>
size_type count(K const& key) const;
The number of matching entries (0 or 1).