xrootd
Loading...
Searching...
No Matches
Public Types | List of all members
nlohmann::detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 > Struct Template Reference

#include <XrdOucJson.hh>

Public Types

using type = integer_sequence< T, Ints...,(Ints+SeqSize)... >
 

Member Typedef Documentation

◆ type

template<typename T , T... Ints, size_t SeqSize>
using nlohmann::detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 >::type = integer_sequence < T, Ints..., (Ints + SeqSize)... >

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