Header menu logo B2R2

ConsTandVolatile Type

Qualifiers: const, volatile. ConstaVolatile defines const volatile together.

Union cases

Union case Description

Const

Full Usage: Const

ConstaVolatile

Full Usage: ConstaVolatile

Unknown

Full Usage: Unknown

Volatile

Full Usage: Volatile

Instance members

Instance member Description

this.IsConst

Full Usage: this.IsConst

Returns: bool
Returns: bool

this.IsConstaVolatile

Full Usage: this.IsConstaVolatile

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

this.IsVolatile

Full Usage: this.IsVolatile

Returns: bool
Returns: bool

Type something to start searching.