NONFATAL_UNREACHABLE

NONFATAL_UNREACHABLE() is a macro that is used to mark unreachable code. It throws a NonFatalCheckError.

Synopsis

Declared in <util/check.h>

#define NONFATAL_UNREACHABLE()