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

#include <DGtal/base/BasicBoolFunctors.h>

Public Member Functions

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

Detailed Description

Functor boolean implies.

Definition at line 143 of file BasicBoolFunctors.h.

Member Function Documentation

◆ operator()()

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

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