empty

Empties the string stored.

  bool empty() const;
  
Remarks

Returns true if the size is equal to zero, otherwise false.