r246547 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Mar 28 17:18:00 GMT 2017


Author: redi
Date: Tue Mar 28 17:18:31 2017
New Revision: 246547

URL: https://gcc.gnu.org/viewcvs?rev=246547&root=gcc&view=rev
Log:
Ensure <experimental/iterator> includes <iterator>

Backport from mainline
2017-02-23  Jonathan Wakely  <jwakely@redhat.com>

	* include/experimental/iterator: Include <iterator>.
	* testsuite/experimental/iterator/requirements.cc: Check for contents
	of <iterator>.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/iterator
    branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/iterator/requirements.cc



More information about the Libstdc++-cvs mailing list