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