Remove nullary continuation form of Future::then
Summary: Remove the form of Future::then that could take a continuation with no parameters from elsewhere in Future.h as it is deprecated, and pending deletion. In particular this required splitting the multi forms of the functions which still allow flexible typing at this point in time. Reviewed By: yfeldblum Differential Revision: D10206118 fbshipit-source-id: bb2ae241d3bfd5b89cae077e667cb39c4cc62797
Showing
Please register or sign in to comment