Inform the compiler that the statement is not reachable at runtime, and disable compiler warnings.
Synopsis
Declared in <folly/lang/Assume.h>
#define FOLLY_ASSUME_UNREACHABLE()
Created with MrDocs
Inform the compiler that the statement is not reachable at runtime, and disable compiler warnings.
Declared in <folly/lang/Assume.h>
#define FOLLY_ASSUME_UNREACHABLE()
Created with MrDocs