YPC  0.2.0
Static Public Member Functions | List of all members
ypc::internal::from_json_helper< Index > Struct Template Reference

Static Public Member Functions

template<typename NtObjTy >
static auto read (const boost::property_tree::ptree &pt, NtObjTy &data) -> typename std::enable_if<(NtObjTy::type_list::len > Index), void >::type
 
template<typename NtObjTy >
static auto read (const boost::property_tree::ptree &pt, NtObjTy &data) -> typename std::enable_if<(NtObjTy::type_list::len<=Index), void >::type
 

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