char_traits< unsigned long int > Struct Template Reference

Inheritance diagram for char_traits< unsigned long int >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef CharT char_type
typedef generic_int_type<
char_type
int_type
typedef std::streamoff off_type
typedef std::streampos pos_type
typedef mbstate_t state_type

Static Public Member Functions

static void assign (char_type &, const char_type &)
static char_typeassign (char_type *, size_t, char_type)
static bool eq (const char_type &, const char_type &)
static bool lt (const char_type &, const char_type &)
static int compare (const char_type *, const char_type *, size_t)
static size_t length (const char_type *)
static const char_typefind (const char_type *, size_t, const char_type &)
static char_typemove (char_type *, const char_type *, size_t)
static char_typecopy (char_type *, const char_type *, size_t)
static int_type not_eof (const int_type &)
static char_type to_char_type (const int_type &)
static int_type to_int_type (const char_type &)
static bool eq_int_type (const int_type &, const int_type &)
static int_type eof ()

Detailed Description

template<>
struct std::char_traits< unsigned long int >

Definition at line 49 of file special_char_traits.hh.


Generated on Sat Jul 29 17:28:42 2006 for Vaucanson by  doxygen 1.4.6