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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
If you do:
  return std::tuple(a,b);

You don't get the reference.

Reply via email to