empty

Signifies when the stack is empty

  bool empty() const;
  
Remarks

Returns true if there are no elements in the stack.