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

Static Public Member Functions

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

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