ITK  5.0.0
Insight Segmentation and Registration Toolkit
itk::OrC< VF1, VF2, VF3 > Struct Template Reference

#include <itkMetaProgrammingLibrary.h>

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

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 79 of file itkMetaProgrammingLibrary.h.


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