https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84360
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2018-06-17 CC| |egallager at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #4) > (In reply to David Malcolm from comment #3) > > So should this ideally read: > > return type ‘T’ {aka ‘class std::tuple<int, int, int>’} is incomplete > > to express both the name the code used, and the underlying type? > > Yes. Confirming and changing status to ASSIGNED since David put himself as the assignee.