JSON for Modern C++  3.9.0

◆ get_to() [2/3]

template<typename ValueType , detail::enable_if_t< detail::is_basic_json< ValueType >::value, int > = 0>
ValueType& nlohmann::basic_json::get_to ( ValueType &  v) const
inline

Definition at line 19419 of file json.hpp.