[Bug libstdc++/66699] Incorrect order of destruction for std::tuple elements
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 30 17:00:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66699
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Antony Polukhin from comment #3)
> std::pair destruction order is
> fully specified, so that order must be used by tuple too.
No, the standard says no such thing.
More information about the Gcc-bugs
mailing list