Allow unsupported comparison operators to be passed through and scale back the...
Allow unsupported comparison operators to be passed through and scale back the coverage of overloads. It's up for discussion whether we allow overloading everything or let the users rely on the existing operator overloading mechanisms instead. The one case that we do want to support is the equality operator. PiperOrigin-RevId: 212809447
Loading
Please sign in to comment