Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Attributes | List of all members
serac::tuple< T0 > Struct Template Reference

Type that mimics std::tuple. More...

#include <tuple.hpp>

Public Attributes

T0 v0
 The first member of the tuple.
 

Detailed Description

template<typename T0>
struct serac::tuple< T0 >

Type that mimics std::tuple.

Template Parameters
T0The first type stored in the tuple

Definition at line 37 of file tuple.hpp.


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