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

Struct Documentation

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

Public Static Functions

static inline FORCE_INLINE TO op (const std::string &from)