libstdc++
cow_string.h File Reference

Go to the source code of this file.

Classes

class  std::basic_string< _CharT, _Traits, _Alloc >

Namespaces

namespace  std

Macros

#define __cpp_lib_constexpr_string

Variables

template<typename _CharT, typename _Traits, typename _Alloc>
const basic_string< _CharT, _Traits, _Alloc >::size_type std::basic_string< _CharT, _Traits, _Alloc >::npos

Detailed Description

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.

Macro Definition Documentation

◆ __cpp_lib_constexpr_string

#define __cpp_lib_constexpr_string

Definition at line 44 of file cow_string.h.