VTK  9.3.20240328
vtkTypeList::IndexOf< TList, T > Struct Template Reference

Sets the enum value Result to the index of type T in the TypeList TList. More...

Detailed Description

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

Sets the enum value Result to the index of type T in the TypeList TList.

Result will equal -1 if the type is not found.

Definition at line 87 of file vtkTypeList.h.


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