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

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

Public Types

using value_t = std::true_type
 
using type = Op< Args...>
 

Detailed Description

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

Definition at line 2673 of file json.hpp.

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

Member Typedef Documentation

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

Definition at line 2676 of file json.hpp.

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

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

Definition at line 2675 of file json.hpp.

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


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