This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51850] New: debug mode for std::array and tr1::array
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jan 2012 17:37:02 +0000
- Subject: [Bug libstdc++/51850] New: debug mode for std::array and tr1::array
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51850
Bug #: 51850
Summary: debug mode for std::array and tr1::array
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libstdc++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: redi@gcc.gnu.org
Checking at least operator[] would be useful
http://gcc.gnu.org/ml/libstdc++/2012-01/msg00073.html
I'm happy to do it, if noone beats me to it