This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
templates and member functions
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Subject: templates and member functions
- From: "Deno, Emerson" <edeno at blackrock dot com>
- Date: Mon, 4 Dec 2000 10:20:07 -0500
do the rules for ANSI C++ enforced by gcc 2.95.2
allow vectors and other STL containers of pointer to member functions?
i'm getting a compile time error that i didn't get with a previous version
of gcc
(gnupro 98r1)
thanks a lot
Emerson