VTK-m  2.1
Classes | Typedefs
vtkm::tmp Namespace Reference

Classes

class  Variant
 

Typedefs

template<typename List >
using ListAsVariant = vtkm::ListApply< List, vtkm::tmp ::Variant >
 Convert a List to a Variant. More...
 

Typedef Documentation

◆ ListAsVariant

template<typename List >
using vtkm::tmp::ListAsVariant = typedef vtkm::ListApply<List, vtkm:: tmp ::Variant>

Convert a List to a Variant.