template< -> template <
[folly.git] / folly / futures / Future-pre.h
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-20 Yedidya FeldblumDrop a remnant of gcc48 support in futures
2017-07-20 Yedidya FeldblumMove futures helper types into folly::futures::detail
2017-06-22 Adam Simpkinsallow passing function pointers to Future::onError()
2017-01-04 Yedidya Feldblum2017
2016-12-09 Christopher DykesEnable -Wextra-semi
2016-04-05 Sven Overfolly/futures: replace MoveWrappers with generalised...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-09 Hannes Roth(Wangle) variadic collect
2015-05-20 Igor Sugakfolly: fix mismatched-tags
2015-04-27 Hans Fugalrearrange Future.h