Halide  12.0.1
Halide compiler and libraries
Halide::Internal::make_integer_sequence_helper< T, N, N > Struct Template Reference

#include <Util.h>

Public Types

using type = integer_sequence< T >
 

Detailed Description

template<typename T, T N>
struct Halide::Internal::make_integer_sequence_helper< T, N, N >

Definition at line 391 of file Util.h.

Member Typedef Documentation

◆ type

template<typename T , T N>
using Halide::Internal::make_integer_sequence_helper< T, N, N >::type = integer_sequence<T>

Definition at line 392 of file Util.h.


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