IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
TupleImpl< i, N, T, R, Ts::::::> Struct Reference

Partial specialization of TupleImpl for handling non-terminal elements. More...

#include <Tuple.h>

Collaboration diagram for TupleImpl< i, N, T, R, Ts::::::>:

Detailed Description

Partial specialization of TupleImpl for handling non-terminal elements.

Template Parameters
iCurrent index in the Tuple.
NTotal number of elements in the Tuple.
TType of the current element.
RType of the next element.
TsREMAINING Types of subsequent elements in the Tuple going forward from i.

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