equality for exception_wrapper
Summary: std::exception_ptr expose methods to compare equality and it will be great to do so for folly::exception_wrapper (it helps in gmock testing). Test Plan: added some unit tests to test this new functionality Reviewed By: mhorowitz@fb.com Subscribers: njormrod FB internal diff: D1546597
Showing
Please register or sign in to comment