Typedef nlohmann::detail::end_array_function_t

Typedef Documentation

template<typename T>
using nlohmann::detail::end_array_function_t = decltype(std::declval<T&>().end_array())