This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21772] exception safety testing
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jan 2010 11:03:30 -0000
- Subject: [Bug libstdc++/21772] exception safety testing
- References: <bug-21772-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #21 from paolo dot carlini at oracle dot com 2010-01-01 11:03 -------
In the meanwhile, I double checked N3000 for basic_string: any literal type
will be allowed, thus if we want to use this type of framework for C++0x we
have first to make sure that the types conform to the requirements for literal
type.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21772