#include <string>Go to the source code of this file.
| Namespaces | |
| namespace | __gnu_cxx | 
| namespace | std | 
| Classes | |
| struct | __gnu_cxx::character< V, I, S > | 
| A POD class that serves as a character abstraction class.  More... | |
| struct | std::char_traits< __gnu_cxx::character< V, I, S > > | 
| char_traits<__gnu_cxx::character> specialization.  More... | |
| Defines | |
| #define | _POD_CHAR_TRAITS_H 1 | 
| Functions | |
| template<typename V, typename I, typename S> | |
| bool | __gnu_cxx::operator== (const character< V, I, S > &lhs, const character< V, I, S > &rhs) | 
| template<typename V, typename I, typename S> | |
| bool | __gnu_cxx::operator< (const character< V, I, S > &lhs, const character< V, I, S > &rhs) | 
Definition in file pod_char_traits.h.
| #define _POD_CHAR_TRAITS_H 1 | 
Definition at line 38 of file pod_char_traits.h.
 1.4.7
 1.4.7