Const-correctness for folly::exception_wrapper::with_exception with non-std::exception
Summary: [Folly] Const-correctness for `folly::exception_wrapper::with_exception` with non-`std::exception`. This also lets us unify the various flavors of `with_exception` and `is_compatible_with`. And fix `is_compatible_with` for non-`exception` types. Reviewed By: ericniebler Differential Revision: D4364474 fbshipit-source-id: 417edfd45f7cfba952ce961559da67769b7c41bc
Showing
Please register or sign in to comment