Synopsis

Declared in <nlohmann/json.hpp>

template<
    typename T,
    typename SFINAE>
using json_serializer = JSONSerializer<T, SFINAE>;

Created with MrDocs