std::map and std::set are not relocatable
[folly.git] / folly / MPMCQueue.h
2013-08-28 Jim Meyeringfolly: attribute-aligned-arg must now be constant ...
2013-08-28 Tudor BosmanMulti-Producer, Multi-Consumer pipeline
2013-08-28 Nathan Bronsonfolly/MPMCQueue sizeGuess should return a signed int
2013-07-01 Nathan BronsonMulti-producer multi-consumer queue with optional blocking