VTK-m  2.0
Static Public Attributes | List of all members
vtkm::cont::arg::TypeCheck< TypeCheckTagExecObject, Type > Struct Template Reference

#include <TypeCheckTagExecObject.h>

Static Public Attributes

static constexpr bool value = vtkm::cont::internal::IsExecutionObjectBase<Type>::value
 

Member Data Documentation

◆ value

template<typename Type >
constexpr bool vtkm::cont::arg::TypeCheck< TypeCheckTagExecObject, Type >::value = vtkm::cont::internal::IsExecutionObjectBase<Type>::value
staticconstexpr

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