Future::filter(A => bool)
authorHans Fugal <fugalh@fb.com>
Mon, 30 Mar 2015 15:44:48 +0000 (08:44 -0700)
committerafrind <afrind@fb.com>
Thu, 2 Apr 2015 19:00:20 +0000 (12:00 -0700)
commit77c9cc673969bb90e92b13b505d38164249dd024
tree29b41e86bd5d6038ecfb3b67c8be27b8c2901d7a
parent397a944bf9c0621a3b1b94f90efb7d0a60513ef0
Future::filter(A => bool)

Test Plan: new unit tests

Reviewed By: davejwatson@fb.com

Subscribers: chalfant, bmatheny, trunkagent, exa, folly-diffs@, yfeldblum, jsedgwick

FB internal diff: D1828251

Tasks: 6166893

Signature: t1:1828251:1427475565:512463d5728482a40c1da2548a5bed91e7f92d60
folly/futures/Future-inl.h
folly/futures/Future.h
folly/futures/FutureException.h
folly/futures/test/SugarTest.cpp