VTK  9.3.20240327
vtkTypeList::Replace< TList, Bad, Good > Struct Template Reference

Replace the first instance of Bad with Good in the TypeList TList, storing the new list in Result. More...

Detailed Description

template<typename TList, typename Bad, typename Good>
struct vtkTypeList::Replace< TList, Bad, Good >

Replace the first instance of Bad with Good in the TypeList TList, storing the new list in Result.

Definition at line 118 of file vtkTypeList.h.


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