tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
index_seq< Is > Struct Template Reference

Compile-time index sequence (lightweight std::index_sequence alternative). More...

#include <helper_traits.h>

Detailed Description

template<my_size_t... Is>
struct index_seq< Is >

Compile-time index sequence (lightweight std::index_sequence alternative).

Template Parameters
IsIndex values.

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