(Wangle) Actually support the universal reference used in whenAll
Summary: Need to use `std::decay` to actually support the universal reference. The futures are moved in, and invalidated. Test Plan: Test; does not compile before. Reviewed By: hans@fb.com FB internal diff: D1199841
Showing
Please register or sign in to comment