VTK  9.3.1
vtk::detail::has_map_trait< R(T::*)(Arg) const > Struct Template Reference

#include <vtkImplicitArrayTraits.h>

Inheritance diagram for vtk::detail::has_map_trait< R(T::*)(Arg) const >:
[legend]
Collaboration diagram for vtk::detail::has_map_trait< R(T::*)(Arg) const >:
[legend]

Additional Inherited Members

- Public Types inherited from vtk::detail::has_map_trait< R(Arg)>
using rtype = R
 
- Static Public Attributes inherited from vtk::detail::has_map_trait< R(Arg)>
static constexpr bool value = true
 

Detailed Description

template<typename R, typename T, typename Arg>
struct vtk::detail::has_map_trait< R(T::*)(Arg) const >

Definition at line 79 of file vtkImplicitArrayTraits.h.


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