char_traits Struct Template Reference
[String Library]

#include <stlsoft/string/char_traits.hpp>

Inheritance diagram for char_traits:

stlsoft_char_traits

List of all members.


Detailed Description

template<typename C>
struct stlsoft::char_traits< C >

Character traits, all of the operations of which can work with null pointers.

Parameters:
C The character type
N The integer type
Z The size type

Public Types

typedef stlsoft_char_traits< C > parent_class_type
typedef char_traits< C > class_type
 The current parameterisation of the type.
typedef
parent_class_type::char_type 
char_type
 The character type.
typedef parent_class_type::int_type int_type
 The integer type.
typedef
parent_class_type::size_type 
size_type
 The size type.
typedef parent_class_type::pos_type pos_type
 The position type.
typedef parent_class_type::off_type off_type
 The offset type.

Member Typedef Documentation

typedef char_traits<C> class_type

The current parameterisation of the type.

Reimplemented from stlsoft_char_traits.

The character type.

Reimplemented from stlsoft_char_traits.

The integer type.

Reimplemented from stlsoft_char_traits.

The size type.

Reimplemented from stlsoft_char_traits.

The position type.

Reimplemented from stlsoft_char_traits.

The offset type.

Reimplemented from stlsoft_char_traits.


The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:57 2010 for STLSoft by  doxygen 1.5.6