char_traits< char > Struct Template Reference
#include <char_traits.h>
List of all members.
template<>
struct std::char_traits< char >
Public Types
-
typedef char char_type
-
typedef int int_type
-
typedef streamoff off_type
-
typedef streampos pos_type
-
typedef mbstate_t state_type
Static Public Member Functions
-
char_type * assign (char_type *s, size_t n, char_type a)
-
void assign (char_type &c1, const char_type &c2)
-
int compare (const char_type *s1, const char_type *s2, size_t n)
-
char_type * copy (char_type *s1, const char_type *s2, size_t n)
-
int_type eof ()
-
bool eq (const char_type &c1, const char_type &c2)
-
bool eq_int_type (const int_type &c1, const int_type &c2)
-
const char_type * find (const char_type *s, size_t n, const char_type &a)
-
size_t length (const char_type *s)
-
bool lt (const char_type &c1, const char_type &c2)
-
char_type * move (char_type *s1, const char_type *s2, size_t n)
-
int_type not_eof (const int_type &c)
-
char_type to_char_type (const int_type &c)
-
int_type to_int_type (const char_type &c)
The documentation for this struct was generated from the following file:
Generated on Sun Sep 12 15:50:12 2004 for libstdc++ source by
1.3.8