Typedef nlohmann::json_abi_v3_11_3::detail2::result_of_begin

Typedef Documentation

template<typename ...T>
using nlohmann::json_abi_v3_11_3::detail2::result_of_begin = decltype(begin(std::declval<T>()...))