xrootd
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | List of all members
nlohmann::detail::is_ordered_map< T > Struct Template Reference

#include <XrdOucJson.hh>

Classes

struct  two
 

Public Types

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

Static Public Member Functions

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

Member Typedef Documentation

◆ one

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

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Member Function Documentation

◆ test() [1/2]

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

◆ test() [2/2]

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

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