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

#include <json.hpp>

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

Static Public Attributes

static constexpr auto const value = ::nlohmann::detail:: is_detected_exact< end_tag, result_of_end , T...>::value
 

Detailed Description

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

Definition at line 3351 of file json.hpp.

Member Data Documentation

◆ value

template<typename... T>
constexpr auto const nlohmann::json_abi_v3_11_3::detail2::would_call_std_end< T >::value = ::nlohmann::detail:: is_detected_exact< end_tag, result_of_end , T...>::value
staticconstexpr

Definition at line 3351 of file json.hpp.


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