VTK-m
2.2
|
Compatible with std::tuple_element
for vtkm::Tuple
.
More...
#include <Tuple.h>
Public Types | |
using | type = TupleElement< static_cast< vtkm::IdComponent >(Index), TupleType > |
Compatible with std::tuple_element
for vtkm::Tuple
.
using vtkm::tuple_element< Index, TupleType >::type = TupleElement<static_cast<vtkm::IdComponent>(Index), TupleType> |