Template Function nlohmann::detail::get
Defined in File json.hpp
Function Documentation
-
template<std::size_t N, typename IteratorType, enable_if_t<N == 0, int> = 0>
auto nlohmann::detail::get(const nlohmann::detail::iteration_proxy_value<IteratorType> &i) -> decltype(i.key())