boolNotOp< bool > Struct Template Reference

Inverse of boolOp, no conversion required for bool. More...

Public Member Functions

bool operator() (bool val) const
 

Detailed Description

template<>
struct Foam::expressions::boolNotOp< bool >

Inverse of boolOp, no conversion required for bool.

Definition at line 86 of file exprOps.H.

Member Function Documentation

◆ operator()()

bool operator() ( bool  val) const
inline

Definition at line 88 of file exprOps.H.


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