|
IPPL (Independent Parallel Particle Layer)
IPPL
|
Partial specialization of TupleImpl for handling non-terminal elements. More...
#include <Tuple.h>
Partial specialization of TupleImpl for handling non-terminal elements.
| i | Current index in the Tuple. |
| N | Total number of elements in the Tuple. |
| T | Type of the current element. |
| R | Type of the next element. |
| Ts | REMAINING Types of subsequent elements in the Tuple going forward from i. |