VTK  9.3.20240419
vtk::detail::IsEitherTupleSizeDynamic< S1, S2 > Struct Template Reference

#include <vtkDataArrayMeta.h>

Inherits std::integral_constant< bool,(!IsStaticTupleSize< S1 >::value||!IsStaticTupleSize< S2 >::value)>.

Detailed Description

template<ComponentIdType S1, ComponentIdType S2>
struct vtk::detail::IsEitherTupleSizeDynamic< S1, S2 >

Definition at line 118 of file vtkDataArrayMeta.h.


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