libstdc++
pod_char_traits.h File Reference

Go to the source code of this file.

Classes

struct  std::char_traits< __gnu_cxx::character< _Value, _Int, _St > >
struct  __gnu_cxx::character< _Value, _Int, _St >

Namespaces

namespace  __gnu_cxx
namespace  std

Functions

template<typename _Value, typename _Int, typename _St>
bool __gnu_cxx::operator< (const character< _Value, _Int, _St > &lhs, const character< _Value, _Int, _St > &rhs)
template<typename _Value, typename _Int, typename _St>
bool __gnu_cxx::operator== (const character< _Value, _Int, _St > &lhs, const character< _Value, _Int, _St > &rhs)

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Definition in file pod_char_traits.h.