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]

r191117 - in /branches/gcc-4_7-branch/libstdc++...


Author: redi
Date: Sun Sep  9 18:40:46 2012
New Revision: 191117

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191117
Log:
	PR libstdc++/54388
	* include/std/array (array::at() const): Ensure lvalue result.
	* testsuite/23_containers/array/element_access/54388.cc: New.

Added:
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/array/element_access/54388.cc
Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/std/array


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