PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Static Public Member Functions | List of all members
epics::pvData::detail::cast_helper< TO, const char *, typename meta::_and< typename meta::not_same_type< TO, const char * >, typename meta::not_same_type< TO, std::string > >::type > Struct Template Reference

Static Public Member Functions

static TO op (const char *from)
 

Detailed Description

template<typename TO>
struct epics::pvData::detail::cast_helper< TO, const char *, typename meta::_and< typename meta::not_same_type< TO, const char * >, typename meta::not_same_type< TO, std::string > >::type >

Definition at line 126 of file typeCast.h.


The documentation for this struct was generated from the following file: