This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/79064] Cannot overload member function templates on type of literal


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

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Fri Feb 16 22:36:53 2018
New Revision: 257769

URL: https://gcc.gnu.org/viewcvs?rev=257769&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:

        PR c++/79064
        * g++.dg/overload15.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/overload15.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]