[PATCH] Ensure <experimental/iterator> includes <iterator>

Jonathan Wakely jwakely@redhat.com
Thu Feb 23 18:25:00 GMT 2017


Lars noticed that <experimental/iterator> didn't include <iterator> as
it's supposed to. I checked the other TS headers and they're OK.

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

Tested powerpc64le-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1841 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20170223/9b580e9d/attachment.bin>


More information about the Libstdc++ mailing list