CARB_CACHELINE_SIZE#

Defined in carb/AlignSize.h

CARB_CACHELINE_SIZE#

Minimum offset between two objects to avoid false sharing, i.e. cache line size. If C++17 is not supported, falls back to the default value of 64 bytes.