Loading...
Searching...
No Matches
boolConstWrap Class Reference

Expression wrap of const bool. More...

#include <boolExpression.H>

Inheritance diagram for boolConstWrap:
Collaboration diagram for boolConstWrap:

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

Detailed Description

Expression wrap of const bool.

Definition at line 115 of file boolExpression.H.

Constructor & Destructor Documentation

◆ boolConstWrap()

boolConstWrap ( const bool elems)
inline

Construct from components.

Definition at line 129 of file boolExpression.H.

Member Function Documentation

◆ evaluate()

auto evaluate ( ) const
inline

Definition at line 134 of file boolExpression.H.

Member Data Documentation

◆ is_leaf

bool is_leaf = false
staticconstexpr

Definition at line 124 of file boolExpression.H.


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