Project
Loading...
Searching...
No Matches
nlohmann::adl_serializer< typename, typename > Struct Template Reference

default JSONSerializer template argument More...

Detailed Description

template<typename = void, typename = void>
struct nlohmann::adl_serializer< typename, typename >

default JSONSerializer template argument

This serializer ignores the template arguments and uses ADL (argument-dependent lookup) for serialization.

Definition at line 84 of file json.h.


The documentation for this struct was generated from the following file: