assignment_private_helper::char_type_choice< T > Struct Template Reference

#include <assignment.hpp>

List of all members.


Detailed Description

template<typename T>
struct assignment_private_helper::char_type_choice< T >

test the character type for the serialisation

Definition at line 96 of file assignment.hpp.

Public Types

typedef ::boost::mpl::if_c<
::boost::is_convertible<
T,::std::string const
& >::value,::std::string,
::std::wstring >::type 
type


Member Typedef Documentation

template<typename T>
typedef ::boost::mpl::if_c< ::boost::is_convertible<T, ::std::string const&>::value, ::std::string, ::std::wstring >::type assignment_private_helper::char_type_choice< T >::type
 

Definition at line 101 of file assignment.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.