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;
Created with MrDocs