fix flaky ConnectTFOTimeout and ConnectTFOFallbackTimeout tests
[folly.git] / folly / test / ApplyTupleTest.cpp
2016-04-23 Sven Overuse forward instead of move for universal references
2016-03-15 Michael LeeMissing guards for FOLLY_TLS in test
2016-02-18 Sven Overfolly/ApplyTuple.h: fix const-correctness & other issue...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-07-29 Alexander Shaposhnikov[folly] Enable support of applyTuple for const tuples
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Elizabeth SmithExpression SFINAE fixes in ApplyTuple
2014-02-06 Nicholas OrmrodRemoved duplicate #includes
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-02 Jordan DeLongAdd folly::applyTuple utility