r277634 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Oct 30 16:57:00 GMT 2019


Author: redi
Date: Wed Oct 30 16:57:19 2019
New Revision: 277634

URL: https://gcc.gnu.org/viewcvs?rev=277634&root=gcc&view=rev
Log:
Fix another compilation error with Clang

	* include/bits/stl_iterator.h (__normal_iterator::iterator_concept):
	Guard with __cpp_lib_concepts macro.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_iterator.h



More information about the Libstdc++-cvs mailing list