VTK
9.4.20241203
|
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 |
An intermediate trait for exposing a unified trait interface.
Definition at line 321 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_map_component_trait< T, typename >::type = T |
Definition at line 323 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_map_component_trait< T, typename >::rtype = void |
Definition at line 325 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 324 of file vtkImplicitArrayTraits.h.