[PATCH] libstdc++: Implement missing operator overloads in max_size_type.h

Jonathan Wakely jwakely@redhat.com
Mon Mar 15 14:22:51 GMT 2021


On 15/03/21 10:18 -0400, Patrick Palka via Libstdc++ wrote:
>This implements operator++, operator-- and operator<=> for the
>integer-class types defined in max_size_type.h, which I overlooked
>when originally implementing the class.
>
>Tested on x86_64-pc-linux-gnu, does this look OK for trunk?

OK, thanks.




More information about the Libstdc++ mailing list