Template Struct cast_helper< std::string, FROM, typename meta::not_same_type< std::string, FROM >::type >

Struct Documentation

template<typename FROM>
struct cast_helper<std::string, FROM, typename meta::not_same_type<std::string, FROM>::type>

Public Static Functions

static inline std::string op(FROM from)