Remove all entries from this table.

Synopsis

Declared in <bdlc_flathashtable.h>

void
clear();

Description

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

Created with MrDocs