flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail2::would_call_std_begin< T > Struct Template Reference

#include <json.hpp>

Inheritance diagram for nlohmann::json_abi_v3_11_3::detail2::would_call_std_begin< T >:
Inheritance graph
Collaboration diagram for nlohmann::json_abi_v3_11_3::detail2::would_call_std_begin< T >:
Collaboration graph

Static Public Attributes

static constexpr auto const value = ::nlohmann::detail:: is_detected_exact< begin_tag, result_of_begin , T...>::value
 

Detailed Description

template<typename... T>
struct nlohmann::json_abi_v3_11_3::detail2::would_call_std_begin< T >

Definition at line 3331 of file json.hpp.

Member Data Documentation

◆ value

template<typename... T>
constexpr auto const nlohmann::json_abi_v3_11_3::detail2::would_call_std_begin< T >::value = ::nlohmann::detail:: is_detected_exact< begin_tag, result_of_begin , T...>::value
staticconstexpr

Definition at line 3331 of file json.hpp.


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