defaultBool top-level constant

bool const defaultBool

Default value for bool

Implementation

const bool defaultBool = false;