WPILibC++ 2024.3.2
detail::utility_internal::Gen< T, N > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/meta/cpp_future.h>

Public Types

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

Member Typedef Documentation

◆ type

template<typename T , size_t N>
using 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: