xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
nlohmann::detail::is_getable< BasicJsonType, T > Struct Template Reference

#include <XrdOucJson.hh>

Static Public Attributes

static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value
 

Member Data Documentation

template<typename BasicJsonType , typename T >
constexpr bool nlohmann::detail::is_getable< BasicJsonType, T >::value = is_detected<get_template_function, const BasicJsonType&, T>::value
static

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