boolean constant

FieldKind const boolean

A field kind representing bool value type.

Implementation

static const FieldKind boolean = FieldKind(0x1);