VTK  9.1.0
Public Types | List of all members
vtk::detail::GetCollectionItemType< CollectionType > Struct Template Reference

#include <vtkCollectionRange.h>

Public Types

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

Detailed Description

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

Definition at line 52 of file vtkCollectionRange.h.

Member Typedef Documentation

◆ Type

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

Definition at line 85 of file vtkCollectionRange.h.


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