Adds unbounded queue test case
[folly.git] / folly / CachelinePadded.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-20 Phil WilloughbyIntroduce folly::max_align_t and folly::max_align_v
2017-07-18 Phil WilloughbyRelax alignment restriction in CachelinePadded
2017-07-14 Phil WilloughbyUpdate CachelinePadded
2017-01-04 Yedidya Feldblum2017
2016-08-26 David GoldblattAdd CachelinePadded<T> to folly.