This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r174094 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 23 May 2011 23:03:42 -0000
- Subject: r174094 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Mon May 23 23:03:42 2011
New Revision: 174094
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174094
Log:
2011-05-23 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/streambuf_iterator.h: Use noexcept per the FDIS.
(istreambuf_iterator<>::istreambuf_iterator(const
istreambuf_iterator&), ~istreambuf_iterator()): Add defaulted
in C++0x mode.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/streambuf_iterator.h