EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

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

Public Types

using value_t = std::false_type
 
using type = Default
 

Detailed Description

template<class Default, class AlwaysVoid, template< class...> class Op, class... Args>
struct nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >

Definition at line 2666 of file json.hpp.

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

Member Typedef Documentation

template<class Default , class AlwaysVoid , template< class...> class Op, class... Args>
using nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >::type = Default

Definition at line 2669 of file json.hpp.

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

template<class Default , class AlwaysVoid , template< class...> class Op, class... Args>
using nlohmann::detail::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type

Definition at line 2668 of file json.hpp.

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


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