folly::hardware_destructive_interference_size

The minimum spacing to avoid false sharing, from the standard library.

Synopsis

Declared in <folly/lang/Align.h>

constexpr std::size_t hardware_destructive_interference_size = std::hardware_destructive_interference_size;