No longer allow continuations taking non-const lvalue-ref
Summary: [Folly] No longer allow continuations taking non-const lvalue-ref, since that is not really necessary - callers can get all the same results using continuations taking non-const rvalue-ref instead. Reviewed By: Orvid Differential Revision: D8166011 fbshipit-source-id: 468d049c6034339f3caf1a82fbc8c755ec2f51e6
Showing
Please register or sign in to comment