class templates
classes
functions
public member function
<string>
String destructor
Complexity
Unspecified, but generally constant.
Iterator validity
All iterators, pointers and references are invalidated.
Data races
The object is modified.
Exception safety
No-throw guarantee: never throws exceptions.