https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12228
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |12.0 Status|NEW |RESOLVED --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to S. Davis Herring from comment #6) > CWG399 was resolved by P1787R6 > <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1787r6.html>. All > of these definitions of foo are valid, although BT and CA will be found > during instantiation only if the template arguments provide them as members. Fixed on the trunk by r12-3643-g18b57c1d4a8777bedf which implements part of this paper.