Support move-only types in SemiFuture::promise_type
Summary: The SemiFuture::promise_type class didn't properly handle move only types in return_value(). Added overload to handle T&& case properly. Reviewed By: lewissbaker Differential Revision: D12837450 fbshipit-source-id: 74edbb2d9de32abc2859f337047ca4e32414de7f
Showing
Please register or sign in to comment