VTK  9.3.20240327
vtkTypeList::DerivedToFront< TList > Struct Template Reference

Sort the TypeList from most-derived to least-derived type, storing the sorted TypeList in Result. More...

Detailed Description

template<typename TList>
struct vtkTypeList::DerivedToFront< TList >

Sort the TypeList from most-derived to least-derived type, storing the sorted TypeList in Result.

Note that the input TypeList cannot have duplicate types (see Unique).

Definition at line 144 of file vtkTypeList.h.


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