[PATCH] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h

Jonathan Wakely jwakely.gcc@gmail.com
Mon Jun 21 13:39:48 GMT 2021


On Mon, 21 Jun 2021 at 14:37, Patrick Palka via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
>
> r12-1606 bumped the value of __cpp_lib_ranges defined in <version>,
> but this macro is also defined in <bits/range_cmp.h>, so it needs to
> be updated there too.
>
> libstdc++-v3/ChangeLog:
>
>         * include/bits/ranges_cmp.h (__cpp_lib_ranges): Adjust value.

OK.


More information about the Libstdc++ mailing list