]> gcc.gnu.org Git - gcc.git/commit
libstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 20 Mar 2024 05:47:20 +0000 (06:47 +0100)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 20 Mar 2024 17:59:49 +0000 (18:59 +0100)
commitd2b25083a41347ce3d2875fcd932dcb08756058a
treed8fb604211889975017821232a9e4ce63513fe1b
parentb05ee9b69e4644cefbb94a768c4ea302fd44b934
libstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators

_GLIBCXX_DEBUG has now fully N3344 compliant iterator checks, we can define
__cpp_lib_null_iterators macros like the normal mode.

libstdc++-v3/ChangeLog:

* include/bits/version.def (null_iterators): Remove extra_cond.
* include/bits/version.h: Regenerate.
libstdc++-v3/include/bits/version.def
libstdc++-v3/include/bits/version.h
This page took 0.065333 seconds and 6 git commands to generate.