Typedef nlohmann::detail::null_function_t

Typedef Documentation

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