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

#include <TypeCheckTagArrayOut.h>

Static Public Attributes

static constexpr bool value = detail::IsArrayHandleOut<ArrayType>::value
 

Member Data Documentation

◆ value

template<typename ArrayType >
constexpr bool vtkm::cont::arg::TypeCheck< TypeCheckTagArrayOut, ArrayType >::value = detail::IsArrayHandleOut<ArrayType>::value
staticconstexpr

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