exprTypeTraits< bool > Struct Template Reference

bool expression traits More...

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

template<>
struct Foam::exprTypeTraits< bool >

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

constexpr const char* const name = "bool"
static

Definition at line 177 of file exprTraits.H.

◆ value

Definition at line 177 of file exprTraits.H.

◆ rank

constexpr ::Foam::direction rank = 0
static

Definition at line 177 of file exprTraits.H.

◆ nComponents

constexpr ::Foam::direction nComponents = 1
static

Definition at line 177 of file exprTraits.H.


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