Typedef nlohmann::detail::void_t

Typedef Documentation

template<typename ...Ts>
using nlohmann::detail::void_t = typename make_void<Ts...>::type