char_traits_safe Struct Template Reference
[String Library]

#include <stlsoft/string/char_traits.hpp>

Inheritance diagram for char_traits_safe:

stlsoft_char_traits_safe stlsoft_char_traits

List of all members.


Detailed Description

template<typename C>
struct stlsoft::char_traits_safe< 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_safe< C > 
parent_class_type
typedef char_traits_safe< 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

The current parameterisation of the type.

Reimplemented from stlsoft_char_traits_safe.

The character type.

Reimplemented from stlsoft_char_traits_safe.

The integer type.

Reimplemented from stlsoft_char_traits_safe.

The size type.

Reimplemented from stlsoft_char_traits_safe.

The position type.

Reimplemented from stlsoft_char_traits_safe.

The offset type.

Reimplemented from stlsoft_char_traits_safe.


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