[Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call

2022-07-27 Thread joeloser at fastmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105842 --- Comment #6 from Joe Loser --- (In reply to Patrick Palka from comment #5) > Fixed for GCC 12.2/13 Thanks for the fix, Patrick!

[Bug c++/105842] New: rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call

2022-06-03 Thread joeloser at fastmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105842 Bug ID: 105842 Summary: rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call Product: gcc Vers