Add MSVC support for FOLLY_FINAL and FOLLY_OVERRIDE
[folly.git] / folly / IndexedMemPool.h
2015-07-24 Nathan Bronsonadded a missing hook to IndexedMemPool's testing harness
2015-03-03 Nathan Bronsonsupport IndexedMemPool for types without default constr...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-08-14 Jim Meyeringfolly/IndexedMemPool: correct an erroneous test for...
2014-05-20 Marc CelaniDefault to using folly::LifoSem
2014-01-16 Nathan Bronsoninclude guard name cleanup for IndexedMemPool
2014-01-16 Nathan BronsonIndexedMemPool - pool allocator tailored for lock-free...