libstdc++
char_traits.h File Reference

Go to the source code of this file.

Classes

struct  __gnu_cxx::_Char_types< _CharT >
 
struct  __gnu_cxx::char_traits< _CharT >
 
struct  std::char_traits< _CharT >
 
struct  std::char_traits< char >
 
struct  std::char_traits< wchar_t >
 

Namespaces

namespace  __gnu_cxx
 
namespace  std
 
namespace  std::__detail
 

Macros

#define _GLIBCXX_ALWAYS_INLINE
 

Functions

template<typename _ChTraits >
constexpr auto std::__detail::__char_traits_cmp_cat (int __cmp) noexcept
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <string>.

Definition in file char_traits.h.

Macro Definition Documentation

◆ _GLIBCXX_ALWAYS_INLINE

#define _GLIBCXX_ALWAYS_INLINE

Definition at line 61 of file char_traits.h.