VTK  9.1.0
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 86 of file vtkTypeList.h.


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