exprTypeTraits< bool > Struct Template Reference

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
 

Detailed Description

template<>
struct Foam::exprTypeTraits< bool >

Definition at line 125 of file exprTraits.H.

Member Typedef Documentation

◆ value_type

typedef bool value_type

Definition at line 125 of file exprTraits.H.

Member Data Documentation

◆ name

constexpr const char* const name = "bool"
staticconstexpr

Definition at line 125 of file exprTraits.H.

◆ value

Definition at line 125 of file exprTraits.H.


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