BloombergLP::bdlcc::StripedUnorderedContainerImpl::eraseAll

Erase all elements matching the specified key.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

std::size_t
eraseAll(KEY const& key);

Description

Return the number of elements erased.

Return Value

number of elements erased

Parameters

NameDescription
keykey whose matching elements are erased