Return true if this map contains no elements, and false otherwise.
Synopsis
Declared in <bdlc_flathashmap.h>
bool
empty() const;
Return Value
true if this map is empty, and false otherwise
Created with MrDocs
Return true if this map contains no elements, and false otherwise.
Declared in <bdlc_flathashmap.h>
bool
empty() const;
true if this map is empty, and false otherwise
Created with MrDocs