| 
    VTK-m
    2.0
    
   | 
 
VTK-m replacement for std::tuple. More...
#include <Tuple.h>
VTK-m replacement for std::tuple.
This function serves the same function as std::tuple and behaves similarly. However, this version of Tuple works on devices that VTK-m supports. There are also some implementation details that makes compiling faster for VTK-m use. We also provide some methods like Apply and ForEach that are helpful for several VTK-m operations. 
 1.8.17