ITK  5.4.0
Insight Toolkit
itk::OrC< VF1, VF2, VF3 > Struct Template Reference

#include <itkMetaProgrammingLibrary.h>

Detailed Description

template<bool VF1, bool VF2, bool VF3 = false>
struct itk::OrC< VF1, VF2, VF3 >

MPL OR operator on constants.

Template Parameters
VF1First boolean expression
VF2Second boolean expression
VF3Third (optional) boolean expression

Definition at line 92 of file itkMetaProgrammingLibrary.h.

+ Inheritance diagram for itk::OrC< VF1, VF2, VF3 >:
+ Collaboration diagram for itk::OrC< VF1, VF2, VF3 >:

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