Allow Optional<T> {=,!}= T comparisons in folly::Optional
Summary: I can see how {<,>}{,=} comparisons might be ambiguous, but equality should never be, so let's allow it. Test Plan: tests Reviewed By: tjackson@fb.com Subscribers: trunkagent, njormrod FB internal diff: D1618088
Showing
Please register or sign in to comment