|
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: