converter< Char_dest, Char_source > Struct Template Reference

#include <str_cast.hpp>

List of all members.

template<typename Char_dest, typename Char_source>
struct converter< Char_dest, Char_source >


Public Member Functions

static::std::basic_string<
Char_dest > 
get (const::std::basic_string< Char_source > &wstr)

Static Public Member Functions

Char_dest get (Char_source)

Member Function Documentation

template<typename Char_dest, typename Char_source>
static ::std::basic_string<Char_dest> converter< Char_dest, Char_source >::get const::std::basic_string< Char_source > &  wstr  ) 
 

template<typename Char_dest, typename Char_source>
Char_dest converter< Char_dest, Char_source >::get Char_source   )  [static]
 

Referenced by str< ::std::wstring >::cast(), str< ::std::string >::cast(), to_narrow_char(), and to_wide_char().


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


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.