fatal constant

int const fatal

Intended for fatal errors that end in application crash or exit.

Implementation

static const int fatal = 20;