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

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::is_ordered_map< T >:
Collaboration graph

Classes

struct  two
 

Public Types

enum  { value = sizeof(test<T>(nullptr)) == sizeof(char) }
 
using one = char
 

Static Public Member Functions

template<typename C >
static two test (...)
 
template<typename C >
static one test (decltype(&C::capacity))
 

Detailed Description

template<typename T>
struct nlohmann::json_abi_v3_11_3::detail::is_ordered_map< T >

Definition at line 4033 of file json.hpp.

Member Typedef Documentation

◆ one

template<typename T >
using nlohmann::json_abi_v3_11_3::detail::is_ordered_map< T >::one = char

Definition at line 4035 of file json.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 4045 of file json.hpp.

Member Function Documentation

◆ test() [1/2]

template<typename T >
template<typename C >
static two nlohmann::json_abi_v3_11_3::detail::is_ordered_map< T >::test (   ...)
static

◆ test() [2/2]

template<typename T >
template<typename C >
static one nlohmann::json_abi_v3_11_3::detail::is_ordered_map< T >::test ( decltype &::capacity  )
static

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