https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #6)
> Good enough? Any other suggestions for functions to skip?
> 
> std::get for tuples?

Most likely std::get for pair and complex (though that is C++26 and I am not
100% sure it was implemented yet) too.

Reply via email to