Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Types | List of all members
serac::tuple_element< 0, tuple< Head, Tail... > > Struct Template Reference

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...

#include <tuple.hpp>

Public Types

using type = Head
 the type at the specified index
 

Detailed Description

template<class Head, class... Tail>
struct serac::tuple_element< 0, tuple< Head, Tail... > >

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Definition at line 717 of file tuple.hpp.


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