VTK  9.3.20240328
List of all members
vtk::detail::has_map_component_trait< R(T::*)(ArgTupIdx, ArgCompIdx) const > Struct Template Reference

#include <vtkImplicitArrayTraits.h>

Inheritance diagram for vtk::detail::has_map_component_trait< R(T::*)(ArgTupIdx, ArgCompIdx) const >:
[legend]
Collaboration diagram for vtk::detail::has_map_component_trait< R(T::*)(ArgTupIdx, ArgCompIdx) const >:
[legend]

Additional Inherited Members

- Public Types inherited from vtk::detail::has_map_component_trait< R(ArgTupIdx, ArgCompIdx)>
using rtype = R
 
- Static Public Attributes inherited from vtk::detail::has_map_component_trait< R(ArgTupIdx, ArgCompIdx)>
static constexpr bool value = true
 

Detailed Description

template<typename R, typename T, typename ArgTupIdx, typename ArgCompIdx>
struct vtk::detail::has_map_component_trait< R(T::*)(ArgTupIdx, ArgCompIdx) const >

Definition at line 213 of file vtkImplicitArrayTraits.h.


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