bool expression traits
More...
#include <exprTraits.H>


Public Types | |
| typedef bool | value_type |
Static Public Attributes | |
| static constexpr const char *const | name = "bool" |
| static constexpr ::Foam::expressions::valueTypeCode | value = ::Foam::expressions::valueTypeCode::type_bool |
| static constexpr ::Foam::direction | rank = 0 |
| static constexpr ::Foam::direction | nComponents = 1 |
bool expression traits
Definition at line 177 of file exprTraits.H.
| typedef bool value_type |
Definition at line 177 of file exprTraits.H.
|
staticconstexpr |
Definition at line 177 of file exprTraits.H.
Definition at line 177 of file exprTraits.H.
|
static |
Definition at line 177 of file exprTraits.H.
|
static |
Definition at line 177 of file exprTraits.H.