|
VTK
9.4.2
|
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 251 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, typename >::type = T |
Definition at line 253 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, typename >::rtype = void |
Definition at line 255 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 254 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 256 of file vtkImplicitArrayTraits.h.