Typedef nlohmann::detail::end_object_function_t

Typedef Documentation

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