This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]