Loading...
Searching...
No Matches
boolXorOp< T > Struct Template Reference

Logical 'xor', possibly with scalars as (false, true) values. More...

#include <exprOps.H>

Public Member Functions

bool operator() (const T &a, const T &b) const

Detailed Description

template<class T>
struct Foam::expressions::boolXorOp< T >

Logical 'xor', possibly with scalars as (false, true) values.

Definition at line 126 of file exprOps.H.

Member Function Documentation

◆ operator()()

template<class T>
bool operator() ( const T & a,
const T & b ) const
inline

Definition at line 128 of file exprOps.H.

References b, and Foam::T().

Here is the call graph for this function:

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