A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/string/basic_string/~basic_string/ below:

public member function

<string>

std::basic_string::~basic_string
~basic_string();

String destructor

Destroys the basic_string object.

This deallocates all the storage capacity allocated by the basic_string using its allocator.



Complexity Unspecified, but generally constant.

Iterator validity All iterators, pointers and references are invalidated.

Data races The object is modified.

Exception safetyNo-throw guarantee: never throws exceptions.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4