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.