VTK  9.3.20240422
vtkTypeList::Select< Exp, T, F > Struct Template Reference

Sets Result to T if Exp is true, or F if Exp is false. More...

Detailed Description

template<bool Exp, typename T, typename F>
struct vtkTypeList::Select< Exp, T, F >

Sets Result to T if Exp is true, or F if Exp is false.

Definition at line 71 of file vtkTypeList.h.


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