DGtal  1.4.beta
DGtal::functors::OrBoolFct2 Struct Reference

#include <DGtal/base/BasicBoolFunctors.h>

Public Member Functions

bool operator() (bool b1, bool b2) const
 

Detailed Description

Functor boolean or.

Definition at line 129 of file BasicBoolFunctors.h.

Member Function Documentation

◆ operator()()

bool DGtal::functors::OrBoolFct2::operator() ( bool  b1,
bool  b2 
) const

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