VTK  9.3.20240419
List of all members
vtk::detail::is_closure_trait< R(Closure::*)(Arg) const > Struct Template Reference

#include <vtkImplicitArrayTraits.h>

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

Additional Inherited Members

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

Detailed Description

template<typename Closure, typename R, typename Arg>
struct vtk::detail::is_closure_trait< R(Closure::*)(Arg) const >

Definition at line 125 of file vtkImplicitArrayTraits.h.


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