Iros
 
Loading...
Searching...
No Matches
di::meta::detail::MakeIntegerSequenceHelper< T, count > Struct Template Reference

#include <di/meta/algorithm.h>

Public Types

using A = meta::Type<MakeIntegerSequenceHelper<T, count / 2>>
 
using B = meta::Type<MakeIntegerSequenceHelper<T, count - count / 2>>
 
using Type = meta::Type<MakeIntegerSequenceConcatHelper<T, A, B>>
 

Member Typedef Documentation

◆ A

◆ B

◆ Type


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