Loading...
Searching...
No Matches
utility::tuple::Tuple< Ts > Struct Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h>

Detailed Description

template<class... Ts>
struct utility::tuple::Tuple< Ts >

is a fixed-size collection of heterogeneous values

Template Parameters
Ts...- the types of the elements that the tuple stores. Empty list is supported.

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