http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58764

--- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Marc Glisse from comment #14)
> I guess consistency for the noexcept specification is not as important.

Since those noexcept specs are not required by the standard I'm not too
concerned about it for now. It would be nice to address at some point, so that
debug mode containers take the same code paths for anything that depends on
nothrow specs.

I don't care about profile mode at all ;-)

Thanks for your help and code reviews with this.

Reply via email to