Expression wrap of const bool. More...
#include <boolExpression.H>


Public Member Functions | |
| boolConstWrap (const bool elems) | |
| Construct from components. | |
| auto | evaluate () const |
| Public Member Functions inherited from GenericExpression< boolConstWrap > | |
| auto | evaluate () const |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from GenericExpression< boolConstWrap > | |
| static constexpr bool | is_leaf |
Expression wrap of const bool.
Definition at line 115 of file boolExpression.H.
|
inline |
Construct from components.
Definition at line 129 of file boolExpression.H.
|
inline |
Definition at line 134 of file boolExpression.H.
|
staticconstexpr |
Definition at line 124 of file boolExpression.H.