True when targeting the 64‐bit PowerPC architecture.
Synopsis
Declared in <folly/Portability.h>
constexpr bool kIsArchPPC64 = FOLLY_PPC64 == 1;
Created with MrDocs
True when targeting the 64‐bit PowerPC architecture.
Declared in <folly/Portability.h>
constexpr bool kIsArchPPC64 = FOLLY_PPC64 == 1;
Created with MrDocs