VTK  9.1.0
vtkTypeList::Erase< TList, T > Struct Template Reference

Erase the first element of type T from TypeList TList, storing the new list in Result. More...

Detailed Description

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

Erase the first element of type T from TypeList TList, storing the new list in Result.

Definition at line 110 of file vtkTypeList.h.


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