#include <wpi/detail/meta/cpp_future.h>
◆ type
template<typename T , size_t N>
Initial value:
typename Extend <
typename Gen < T, N / 2 >
::type, N / 2, N % 2 >::type
typename Extend< typename Gen< T, N/2 >::type, N/2, N % 2 >::type type
Definition cpp_future.h:106
The documentation for this struct was generated from the following file: