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.