|
VTK
9.4.2
|
#include <vtkImplicitArrayTraits.h>
Public Types | |
| using | type = T |
| using | rtype = typename is_closure_trait< T >::rtype |
Static Public Attributes | |
| static constexpr bool | value = true |
| static constexpr iarrays::ReadOperatorCodes | code = iarrays::CLOSURE |
Definition at line 284 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_close_trait< T, void_t< typename is_closure_trait< T >::rtype > >::type = T |
Definition at line 286 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_close_trait< T, void_t< typename is_closure_trait< T >::rtype > >::rtype = typename is_closure_trait<T>::rtype |
Definition at line 288 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 287 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 289 of file vtkImplicitArrayTraits.h.