[Bug c++/53782] Pointer to static function member expression rejected in class template
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 21 05:04:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53782
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
Known to work| |7.2.0, 8.0
Resolution|WORKSFORME |FIXED
Known to fail| |4.8.0, 5.4.0, 6.3.0
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Bisection shows that this bug was fixed in r236221 (GCC 7.0).
More information about the Gcc-bugs
mailing list