xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
nlohmann::detail::utility_internal::Gen< T, N > Struct Template Reference

#include <XrdOucJson.hh>

Public Types

using type = typename Extend< typename Gen< T, N/2 >::type, N/2, N%2 >::type
 

Member Typedef Documentation

template<typename T, size_t N>
using nlohmann::detail::utility_internal::Gen< T, N >::type = typename Extend < typename Gen < T, N / 2 >::type, N / 2, N % 2 >::type

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