Return true if the length attribute is 0; and return false otherwise.
Synopsis
Declared in <bdlb_indexspan.h>
bool
isEmpty() const;
Return Value
true if the length is 0, and false otherwise
Created with MrDocs
Return true if the length attribute is 0; and return false otherwise.
Declared in <bdlb_indexspan.h>
bool
isEmpty() const;
true if the length is 0, and false otherwise
Created with MrDocs