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

#include <str_cast.hpp>

List of all members.

template<>
struct str< ::std::string >


Static Public Member Functions

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

Member Function Documentation

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

Definition at line 123 of file str_cast.hpp.

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

Definition at line 122 of file str_cast.hpp.

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

Definition at line 120 of file str_cast.hpp.

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

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

Definition at line 119 of file str_cast.hpp.

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

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

Definition at line 117 of file str_cast.hpp.

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

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

Definition at line 116 of file str_cast.hpp.

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

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

Definition at line 109 of file str_cast.hpp.


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.