VTK-m  2.0
Static Public Attributes | List of all members
vtkm::cont::arg::TypeCheck< TypeCheckTagAtomicArray, vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagBasic > > Struct Template Reference

#include <TypeCheckTagAtomicArray.h>

Static Public Attributes

static constexpr bool value = vtkm::ListHas<vtkm::cont::AtomicArrayTypeList, T>::value
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool vtkm::cont::arg::TypeCheck< TypeCheckTagAtomicArray, vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagBasic > >::value = vtkm::ListHas<vtkm::cont::AtomicArrayTypeList, T>::value
staticconstexpr

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