https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101427
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12 Regression] std::get |[11 Regression] std::get |should refuse to compile if |should refuse to compile if |type is provided and it is |type is provided and it is |duplicated in std::tuple |duplicated in std::tuple --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- Fixed on trunk for now.