boolOp< bool > Struct Template Reference

Convert to bool, pass-through for bool. More...

Public Member Functions

bool operator() (bool val) const
 

Detailed Description

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

Convert to bool, pass-through for bool.

Definition at line 76 of file exprOps.H.

Member Function Documentation

◆ operator()()

bool operator() ( bool  val) const
inline

Definition at line 78 of file exprOps.H.


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