https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103448
--- Comment #7 from Janez Zemva <janezz55 at gmail dot com> --- The c++17 type deduction rules are also going on. This makes me wonder how std::make_tuple() circumvents the problem.
janezz55 at gmail dot com via Gcc-bugs Fri, 26 Nov 2021 19:11:33 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103448
--- Comment #7 from Janez Zemva <janezz55 at gmail dot com> --- The c++17 type deduction rules are also going on. This makes me wonder how std::make_tuple() circumvents the problem.