Loading...
Searching...
No Matches
exprTypeTraits< bool > Struct Reference

bool expression traits More...

#include <exprTraits.H>

Inheritance diagram for exprTypeTraits< bool >:
Collaboration diagram for exprTypeTraits< bool >:

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

Detailed Description

bool expression traits

Definition at line 177 of file exprTraits.H.

Member Typedef Documentation

◆ value_type

typedef bool value_type

Definition at line 177 of file exprTraits.H.

Member Data Documentation

◆ name

const char* const name = "bool"
staticconstexpr

Definition at line 177 of file exprTraits.H.

◆ value

◆ rank

::Foam::direction rank = 0
static

Definition at line 177 of file exprTraits.H.

◆ nComponents

::Foam::direction nComponents = 1
static

Definition at line 177 of file exprTraits.H.


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