EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
adl_serializer< T, SFINAE > Struct Template Reference

default JSONSerializer template argument More...

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

Detailed Description

template<typename T = void, typename SFINAE = void>
struct adl_serializer< T, SFINAE >

default JSONSerializer template argument

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

Definition at line 2725 of file json.hpp.

View newest version in sPHENIX GitHub at line 2725 of file json.hpp


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