[Bug libstdc++/58764] [4.9 Regression] [lwg/2193] error: converting to ‘const std?=::vector<std::basic string<char> >=?UTF-8?Q?’ from initializer list would use explicit constructor
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 22 20:01:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58764
--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
OK, I'll make the noexcept conditional, which will mean losing it in C++03
mode.
More information about the Gcc-bugs
mailing list