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

#include <itkMetaProgrammingLibrary.h>

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

Detailed Description

template<bool VF1, bool VF2>
struct itk::AndC< VF1, VF2 >

MPL AND operator on constants.

Template Parameters
VF1First boolean expression
VF2Second boolean expression

Definition at line 105 of file itkMetaProgrammingLibrary.h.


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