folly::kIsArchAmd64

True when targeting the 64-bit x86 (amd64) architecture.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kIsArchAmd64 = FOLLY_X64 == 1;