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

#include <TypeCheckTagCellSet.h>

Static Public Attributes

static constexpr bool value = vtkm::cont::internal::CellSetCheck<CellSetType>::type::value
 

Member Data Documentation

◆ value

template<typename CellSetType >
constexpr bool vtkm::cont::arg::TypeCheck< TypeCheckTagCellSet, CellSetType >::value = vtkm::cont::internal::CellSetCheck<CellSetType>::type::value
staticconstexpr

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