Loading...
Searching...
No Matches
boolNotOp< bool > Struct Reference

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

#include <exprOps.H>

Inheritance diagram for boolNotOp< bool >:
Collaboration diagram for boolNotOp< bool >:

Public Member Functions

bool operator() (bool val) const

Detailed Description

Inverse of boolOp, no conversion required for bool.

Definition at line 90 of file exprOps.H.

Member Function Documentation

◆ operator()()

bool operator() ( bool val) const
inline

Definition at line 92 of file exprOps.H.


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