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