Typedef nlohmann::detail::detected_or

Typedef Documentation

template<class Default, template<class...> class Op, class ...Args>
using nlohmann::detail::detected_or = detector<Default, void, Op, Args...>