True when the current translation unit is compiled as Objective‐C.

Synopsis

Declared in <folly/Portability.h>

constexpr auto kIsObjC = false;

Created with MrDocs