Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
smith::tuple_element< I, T > Struct Template Reference

a struct used to determine the type at index I of a tuple More...

Detailed Description

template<size_t I, class T>
struct smith::tuple_element< I, T >

a struct used to determine the type at index I of a tuple

Note
see: https://en.cppreference.com/w/cpp/utility/tuple/tuple_element
Template Parameters
Ithe index of the desired type
Ta tuple of different types

Definition at line 817 of file tuple.hpp.


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