BloombergLP::bdlc::FlatHashMap::clear

Remove all elements from this map.

Synopsis

Declared in <bdlc_flathashmap.h>

void
clear();

Description

Note that this map will be empty after calling this method, but allocated memory may be retained for future use. See the capacity method.