True when targeting the 64‐bit IBM Z (s390x) architecture.
Synopsis
Declared in <folly/Portability.h>
constexpr bool kIsArchS390X = FOLLY_S390X == 1;
Created with MrDocs
True when targeting the 64‐bit IBM Z (s390x) architecture.
Declared in <folly/Portability.h>
constexpr bool kIsArchS390X = FOLLY_S390X == 1;
Created with MrDocs