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

Inverse of boolOp(). More...

#include <exprOps.H>

Inheritance diagram for boolNotOp< T >:

Public Member Functions

bool operator() (const T &val) const

Detailed Description

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

Inverse of boolOp().

Definition at line 66 of file exprOps.H.

Member Function Documentation

◆ operator()()

template<class T>
bool operator() ( const T & val) const
inline

Definition at line 68 of file exprOps.H.

References Foam::mag(), and Foam::T().

Here is the call graph for this function:

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