[PATCH 3/3] libstdc++: Implement C++20 range adaptors

Jonathan Wakely jwakely@redhat.com
Fri Feb 7 11:48:00 GMT 2020


On 06/02/20 18:53 -0500, Patrick Palka wrote:
>On Thu, 6 Feb 2020, Jonathan Wakely wrote:
>> > +#ifdef __cpp_lib_threeway_comparison
>>
>> This macro is mispelled, should be three_way with an underscore.
>
>Oops!  It looks like it's also mispelled in the definition of iota_view
>earlier in this file.

Oops, yes, my fault then. Fixed with this patch, tested
powerpc64le-linux and committed to master. I've reported the defect
with the return types to the LWG chair.

Your incremental changes look good, please squash them into the base
patch and push that to master. Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2865 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20200207/25ec610f/attachment.bin>


More information about the Libstdc++ mailing list