Remove boost dependency from folly/ProducerConsumerQueue.h
authorBruno Goncalves <bruno.slackware@gmail.com>
Sat, 17 Oct 2015 02:03:22 +0000 (19:03 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Sat, 17 Oct 2015 02:20:27 +0000 (19:20 -0700)
commitef011843b0215b29f62f4527cec88661510108d7
treeb531de1127ecbbce7bf7b98871f119aaeb06d3b4
parentf640f4bb2f19e57971e1162955ae9c7cae38973f
Remove boost dependency from folly/ProducerConsumerQueue.h

Summary: Boost is great, but c++11 incorporate some of their stuffs, and classes like ProducerConsumerQueue don't need it anymore.
Closes https://github.com/facebook/folly/pull/321

Reviewed By: fredemmott, yfeldblum

Differential Revision: D2519081

fb-gh-sync-id: b138a5af4662d1e7ef5e0823cf4001880ee02456
folly/ProducerConsumerQueue.h