This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/64814] std::copy_n advances InputIterator one *less* time than necessary.
- From: "alex-j-a at hotmail dot co.uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Jan 2015 16:51:26 +0000
- Subject: [Bug libstdc++/64814] std::copy_n advances InputIterator one *less* time than necessary.
- Auto-submitted: auto-generated
- References: <bug-64814-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64814
--- Comment #6 from Anquietas <alex-j-a at hotmail dot co.uk> ---
(In reply to Anquietas from comment #5)
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4296.pdf
The working copy for C++14, page 902 has the same specification as the other
PDF.