VTK  9.3.20240328
Public Types | List of all members
vtk::detail::IterableTraits< Iterable > Struct Template Reference

#include <vtkRangeIterableTraits.h>

Public Types

using RangeType = typename std::decay< RangeTypeInternal >::type
 

Detailed Description

template<typename Iterable>
struct vtk::detail::IterableTraits< Iterable >

Definition at line 50 of file vtkRangeIterableTraits.h.

Member Typedef Documentation

◆ RangeType

template<typename Iterable >
using vtk::detail::IterableTraits< Iterable >::RangeType = typename std::decay<RangeTypeInternal>::type

Definition at line 56 of file vtkRangeIterableTraits.h.


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