VTK
9.4.20241123
|
An intermediate trait for exposing a unified trait interface. More...
#include <vtkImplicitArrayTraits.h>
Public Types | |
using | type = T |
using | rtype = void |
Static Public Attributes | |
static constexpr bool | value = false |
static constexpr iarrays::ReadOperatorCodes | code = iarrays::NONE |
An intermediate trait for exposing a unified trait interface.
Definition at line 275 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_close_trait< T, typename >::type = T |
Definition at line 277 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_close_trait< T, typename >::rtype = void |
Definition at line 279 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 278 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 280 of file vtkImplicitArrayTraits.h.