Return size() == 0.
Synopsis
Declared in <bdld_datum.h>
bool
empty() const noexcept;
Return Value
true if size() == 0, and false otherwise
Created with MrDocs
Return size() == 0.
Declared in <bdld_datum.h>
bool
empty() const noexcept;
true if size() == 0, and false otherwise
Created with MrDocs