multibyte2wide Class Template Reference
[Conversion Library]

#include <stlsoft/conversion/char_conversions.hpp>

Inheritance diagram for multibyte2wide:

auto_buffer stl_collection_tag collection_tag

List of all members.


Detailed Description

template<size_t CCH>
class stlsoft::multibyte2wide< CCH >

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

Member Types

typedef wchar_t char_type
 The character type.
typedef char 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>
 multibyte2wide (S const &s)
template<typename S>
 multibyte2wide (S const &s, size_type cch)

Member Typedef Documentation

typedef wchar_t char_type

The character type.

The alternate character type.

The size type.

Reimplemented from auto_buffer.

The pointer type.

Reimplemented from auto_buffer.


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

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