![]() |
Eigen-unsupported
3.3.4
|
specialisation of the ElemTypeHolder class when the number of elements inside the tuple is bigger than 1. It recursively calls itself to detect the type of each element in the tuple
T | : the type of the first element in the tuple. |
Ts... | the rest of the elements in the tuple. Ts... can be empty. |
K | is the Kth element in the tuple |