r278717 - in /trunk/libstdc++-v3: ChangeLog inc...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Tue Nov 26 06:07:00 GMT 2019
Author: fdumont
Date: Tue Nov 26 06:07:23 2019
New Revision: 278717
URL: https://gcc.gnu.org/viewcvs?rev=278717&root=gcc&view=rev
Log:
libstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 iterator concept
* include/debug/safe_iterator.h
[__cpp_lib_concepts](_Safe_iterator<>::iterator_concept): Define for
C++20.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/debug/safe_iterator.h
More information about the Libstdc++-cvs
mailing list