True when targeting the 32‐bit ARM architecture.
Synopsis
Declared in <folly/Portability.h>
constexpr bool kIsArchArm = FOLLY_ARM == 1;
Created with MrDocs
True when targeting the 32‐bit ARM architecture.
Declared in <folly/Portability.h>
constexpr bool kIsArchArm = FOLLY_ARM == 1;
Created with MrDocs