OpenWalnut  1.5.0dev
WPropertyStructHelper::PushTypeToTupleFront< T, Tuple > Struct Template Reference

Class to push a type from a sequence to the front of a tuple type. More...

Detailed Description

template<typename T, typename Tuple>
struct WPropertyStructHelper::PushTypeToTupleFront< T, Tuple >

Class to push a type from a sequence to the front of a tuple type.

Template Parameters
Tthe sequence to convert.
Tuplethe tuple type, getting extended with the sequence types.

Definition at line 58 of file WPropertyStruct.h.


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