VTK  9.4.20251007
vtk::detail::has_map_component_trait< R(ArgTupIdx, ArgCompIdx)> Struct Template Reference

#include <vtkImplicitArrayTraits.h>

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

Public Types

using rtype = R

Static Public Attributes

static constexpr bool value = true

Detailed Description

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

Definition at line 219 of file vtkImplicitArrayTraits.h.

Member Typedef Documentation

◆ rtype

template<typename R, typename ArgTupIdx, typename ArgCompIdx>
using vtk::detail::has_map_component_trait< R(ArgTupIdx, ArgCompIdx)>::rtype = R

Definition at line 226 of file vtkImplicitArrayTraits.h.

Member Data Documentation

◆ value

template<typename R, typename ArgTupIdx, typename ArgCompIdx>
bool vtk::detail::has_map_component_trait< R(ArgTupIdx, ArgCompIdx)>::value = true
staticconstexpr

Definition at line 225 of file vtkImplicitArrayTraits.h.


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