Instrument Neutral Distributed Interface INDI  2.0.2
Public Types | List of all members
nlohmann::detail::utility_internal::Gen< T, N > Struct Template Reference

#include <json.h>

Public Types

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

Detailed Description

template<typename T, size_t N>
struct nlohmann::detail::utility_internal::Gen< T, N >

Definition at line 2988 of file json.h.

Member Typedef Documentation

◆ type

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

Definition at line 2990 of file json.h.


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