Returns whether the container holds no elements.
Synopsis
Declared in <prevector.h>
bool
empty() const;
Return Value
true if the container holds no elements.
Created with MrDocs
Returns whether the container holds no elements.
Declared in <prevector.h>
bool
empty() const;
true if the container holds no elements.
Created with MrDocs