Fixes RCU test cases error (loads should use Consume ordering)
[folly.git] / folly / test / PolyTest.cpp
2018-01-12 Eric Nieblercorrectly handle APIs that accept Poly<T&> as an argument
2017-11-03 Eric Nieblerdon't try to run the poly tests on gcc-4.9. they will...
2017-10-30 Eric NieblerFolly.Poly: a library for creating type-erasing polymor...