Add element construction/destruction hooks to IndexedMemPool
[folly.git] / folly / experimental / LockFreeRingBuffer.h
2017-01-04 Yedidya Feldblum2017
2016-11-17 Delyan KratunovRemove unneeded iostream include
2016-11-08 James Sedgwickadd tryReadUntil and make fixes along the way
2016-08-17 Michael LeeMove the type_traits portability header into its own...
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-11-20 Delyan KratunovExpose move result from LockFreeRingBuffer::Cursor
2015-10-30 Delyan KratunovAdd writeAndGetCursor to LockFreeRingBuffer
2015-09-11 Bryce ReddTyping changes in the LockFreeRingBuffer to support...
2015-06-03 Delyan KratunovMinor fix
2015-06-03 Delyan KratunovLockFreeRingBuffer