pt.c (check_explicit_specialization): Allow old-style specialization of class templat...
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 10 Feb 1998 23:42:31 +0000 (23:42 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Feb 1998 23:42:31 +0000 (18:42 -0500)
commitc6f2ed0db7527801a6cecf36713445d5b84133e3
treecb8a7dd67fe374d58adfb1e4b4c85e432b7744d4
parent71cc65bdb7dc9acfa871c501bc1790ba76479395
pt.c (check_explicit_specialization): Allow old-style specialization of class template members.

* pt.c (check_explicit_specialization): Allow old-style specialization
of class template members.

From-SVN: r17836
gcc/cp/ChangeLog
gcc/cp/pt.c