Fix SimplerObservable build with -Werror=unused-local-typedefs
[folly.git] / folly / test / FunctionTest.cpp
2016-05-28 Ben HamiltonFix test/FunctionTest.cpp build breaks
2016-05-04 Eric Nieblerrearrange folly::Function so that its template argument...
2016-04-27 Eric NieblerReimplement folly::Function to improve compile times.
2016-04-11 Alexander ShaposhnikovFix the order of EXPECT_EQ parameters
2016-04-05 James SedgwickFunction::asStdFunction()
2016-04-02 Sven Overfolly::Function: fix swap function and put in correct...
2016-03-26 Sven Overfolly::Function: improve conversion of return types
2016-03-22 Sven OverIntroducing folly::Function