Return true if this stack contains no elements and false otherwise.

Synopsis

Declared in <bslstl_stack.h>

bool
empty() const;

Created with MrDocs