This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r185690 - in /branches/gcc-4_7-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 22 Mar 2012 12:36:03 -0000
- Subject: r185690 - in /branches/gcc-4_7-branch/libstdc++...
Author: paolo
Date: Thu Mar 22 12:36:01 2012
New Revision: 185690
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185690
Log:
2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
* include/std/array (array<>::at(size_type) const): Fix version
for undefined __EXCEPTIONS.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/std/array