tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
tuple_element< I, T > Struct Template Reference

Provides compile-time indexed access to the type of the elements of the array using tuple-like interface. More...

Detailed Description

template<size_t I, typename T>
struct etl::tuple_element< I, T >

Provides compile-time indexed access to the type of the elements of the array using tuple-like interface.


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