DGtal 1.4.0
Loading...
Searching...
No Matches
DGtal::functors::XorBoolFct2 Struct Reference

#include <DGtal/base/BasicBoolFunctors.h>

Public Member Functions

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

Detailed Description

Functor boolean xor.

Definition at line 136 of file BasicBoolFunctors.h.

Member Function Documentation

◆ operator()()

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

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