VTK  9.7.20260724
vtkTypeList::MostDerived< TList, T > Struct Template Reference

Detailed Description

template<typename TList, typename T>
struct vtkTypeList::MostDerived< TList, T >

Given a type T and a TypeList TList, store the most derived type of T in TList as Result.

If no subclasses of T exist in TList, T will be set as Result, even if T itself is not in TList.

Definition at line 142 of file vtkTypeList.h.


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