Return true if this table contains an entry having the specified key, and false otherwise.
Synopsis
Declared in <bdlc_flathashtable.h>
bool
contains(KEY const& key) const;
Created with MrDocs
Return true if this table contains an entry having the specified key, and false otherwise.
Declared in <bdlc_flathashtable.h>
bool
contains(KEY const& key) const;
Created with MrDocs