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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
This seems to essentially be a dup of PR99963.  P2113R0 makes it so that
constraints are used as a tiebreaker only for overloads with equivalent
function parameter lists.  But in this case, the function parameter lists
aren't equivalent IIUC.

Reply via email to