libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
authorPatrick Palka <ppalka@redhat.com>
Mon, 21 Jun 2021 13:45:31 +0000 (09:45 -0400)
committerPatrick Palka <ppalka@redhat.com>
Mon, 21 Jun 2021 13:45:31 +0000 (09:45 -0400)
commit12bdd39755a25d237b7776153cbe03e171396fc5
tree3058417710687b0c38c0cf67f43320474fc0213c
parentedf0c3ffb59d75c11e05bc722432dc554e275c72
libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h

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 as well.

libstdc++-v3/ChangeLog:

* include/bits/ranges_cmp.h (__cpp_lib_ranges): Adjust value.
libstdc++-v3/include/bits/ranges_cmp.h