googletest icon indicating copy to clipboard operation
googletest copied to clipboard

Workaround for deleted constructor in std::tuple

Open antasp opened this issue 4 years ago • 5 comments

fixes #3535 Use a temporary tuple_args instead of forwarding directly to Perform

antasp avatar Aug 24 '21 07:08 antasp

Do I need to do something else here?

antasp avatar Sep 07 '21 14:09 antasp

@antasp please address the failures in the CI. If you could also asnwer the question I left on the code, I would really appreciate it. Thanks!

asoffer avatar Sep 20 '21 05:09 asoffer

@asoffer I see no questions and I can not follow the "Details" links for the failed CI

antasp avatar Sep 20 '21 07:09 antasp

Details of failed builds are unavailable for me as well.

pavelliavonau avatar Oct 07 '21 13:10 pavelliavonau

@antasp, so sorry. I forgot to submit the review.

asoffer avatar Oct 14 '21 22:10 asoffer

Still not merged? Is this waiting for anything else?

arvid-norlander avatar Oct 02 '23 13:10 arvid-norlander