prevector::empty

Returns whether the container holds no elements.

Synopsis

Declared in <prevector.h>

bool
empty() const;

Return Value

true if the container holds no elements.