str< ::std::wstring > Struct Template Reference

#include <str_cast.hpp>

List of all members.

template<>
struct str< ::std::wstring >


Static Public Member Functions

template<typename T> ::std::wstring cast (const T &t)
::std::wstring cast (const::std::string &t)
::std::wstring cast (const::std::wstring &t)
::std::wstring cast (const char *t)
::std::wstring cast (const wchar_t *t)
::std::wstring cast (char t)
::std::wstring cast (wchar_t t)

Member Function Documentation

::std::wstring str< ::std::wstring >::cast wchar_t  t  )  [inline, static]
 

Definition at line 148 of file str_cast.hpp.

::std::wstring str< ::std::wstring >::cast char  t  )  [inline, static]
 

Definition at line 147 of file str_cast.hpp.

::std::wstring str< ::std::wstring >::cast const wchar_t *  t  )  [inline, static]
 

Definition at line 145 of file str_cast.hpp.

References converter< Char_dest, Char_source >::get().

::std::wstring str< ::std::wstring >::cast const char *  t  )  [inline, static]
 

Definition at line 144 of file str_cast.hpp.

References converter< Char_dest, Char_source >::get().

::std::wstring str< ::std::wstring >::cast const ::std::wstring &  t  )  [inline, static]
 

Definition at line 142 of file str_cast.hpp.

References converter< Char_dest, Char_source >::get().

::std::wstring str< ::std::wstring >::cast const ::std::string &  t  )  [inline, static]
 

Definition at line 141 of file str_cast.hpp.

References converter< Char_dest, Char_source >::get().

template<typename T>
::std::wstring str< ::std::wstring >::cast const T &  t  )  [inline, static]
 

Definition at line 134 of file str_cast.hpp.

References converter< Char_dest, Char_source >::get().


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.