CoDiPack  3.0.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::TupleMemoryLeaf< i, T > Struct Template Reference

Leaf for tuple implementation see TupleMemory for details. More...

#include <tupleMemory.hpp>

Inheritance diagram for codi::TupleMemoryLeaf< i, T >:

Public Member Functions

template<typename TT>
 inlineTupleMemoryLeaf (TT &&v)
 Constructor.
 
 inlineTupleMemoryLeaf (TupleMemoryLeaf const &v)=default
 Constructor.
 

Public Attributes

value
 Memory value.
 

Detailed Description

template<size_t i, typename T>
struct codi::TupleMemoryLeaf< i, T >

Leaf for tuple implementation see TupleMemory for details.


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