folly copyright 2015 -> copyright 2016
[folly.git] / folly / test / ApplyTupleTest.cpp
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