VTK  9.7.20260728
vtk::detail::GetCollectionItemType< CollectionType > Struct Template Reference

#include <vtkCollectionRange.h>

Detailed Description

template<typename CollectionType>
struct vtk::detail::GetCollectionItemType< CollectionType >

Definition at line 39 of file vtkCollectionRange.h.

Public Types

using Type = typename std::remove_pointer<PointerType>::type
 

Member Typedef Documentation

◆ Type

template<typename CollectionType>
using vtk::detail::GetCollectionItemType< CollectionType >::Type = typename std::remove_pointer<PointerType>::type

Definition at line 72 of file vtkCollectionRange.h.


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