True when targeting the 64‐bit PowerPC architecture.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kIsArchPPC64 = FOLLY_PPC64 == 1;

Created with MrDocs