flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::detector< Default, AlwaysVoid, Op, Args >:
Collaboration graph

Public Types

using type = Default
 
using value_t = std::false_type
 

Detailed Description

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

Definition at line 280 of file json.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 283 of file json.hpp.

◆ value_t

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

Definition at line 282 of file json.hpp.


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