boolOrOp< T > Struct Template Reference

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 106 of file exprOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 108 of file exprOps.H.

References b.


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