wide2multibyte Class Template Reference
[Conversion Library]

#include <winstl/conversion/char_conversions.hpp>

List of all members.


Detailed Description

template<size_t CCH>
class winstl::wide2multibyte< CCH >

Converts a wide (whar_t-based) string to a multibyte (char-based) string.

Member Types

typedef char char_type
 The character type.
typedef wchar_t alt_char_type
 The alternate character type.
typedef
parent_class_type::size_type 
size_type
 The size type.
typedef parent_class_type::pointer pointer
 The pointer type.

Public Member Functions

Construction
template<typename S>
 wide2multibyte (S const &s)
template<typename S>
 wide2multibyte (S const &s, size_type cch)

Member Typedef Documentation

typedef char char_type

The character type.

typedef wchar_t alt_char_type

The alternate character type.

typedef parent_class_type::size_type size_type

The size type.

typedef parent_class_type::pointer pointer

The pointer type.


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

Generated on Thu Jun 10 08:59:20 2010 for STLSoft by  doxygen 1.5.6