Expression Templates Library (ETL)
etl::integer_range_impl< Int, T, Begin > Struct Template Reference

Implementation for TMP utility to hold a range of integers. More...

#include <tmp.hpp>

Detailed Description

template<typename Int, typename T, Int Begin>
struct etl::integer_range_impl< Int, T, Begin >

Implementation for TMP utility to hold a range of integers.

Template Parameters
IntThe type of the integers
Theinteger sequence from 0 to End - Begin
BeginThe first integer in the sequence

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