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

#include <XrdOucJson.hh>

Public Types

using serializer = typename BasicJsonType::template json_serializer< T, void >
 

Static Public Attributes

static constexpr bool value
 

Member Typedef Documentation

template<typename BasicJsonType , typename T >
using nlohmann::detail::has_to_json< BasicJsonType, T, enable_if_t< !is_basic_json< T >::value > >::serializer = typename BasicJsonType::template json_serializer<T, void>

Member Data Documentation

template<typename BasicJsonType , typename T >
constexpr bool nlohmann::detail::has_to_json< BasicJsonType, T, enable_if_t< !is_basic_json< T >::value > >::value
static
Initial value:

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