Typedef nlohmann::detail::start_array_function_t

Typedef Documentation

template<typename T>
using nlohmann::detail::start_array_function_t = decltype(std::declval<T&>().start_array(std::declval<std::size_t>()))