Return true if there are no elements in this array, and false otherwise.

Synopsis

Declared in <bdlc_packedintarray.h>

bool
isEmpty() const;

Return Value

true if there are no elements, and false otherwise

Created with MrDocs