libstdc++
|
Go to the source code of this file.
Classes | |
class | std::basic_string< _CharT, _Traits, _Alloc > |
Namespaces | |
namespace | std |
Functions | |
template<typename _Operation > | |
void | std::basic_string< _CharT, _Traits, _Alloc >__resize_and_overwrite (const size_type __n, _Operation __op) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <string>.
Defines the reference-counted COW string implementation.
Definition in file cow_string.h.