This is the mail archive of the gcc-help@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]

Re: templates and member functions


On Dec  4, 2000, "Deno, Emerson" <edeno@blackrock.com> wrote:

> do the rules for  ANSI C++ enforced by gcc 2.95.2
> allow vectors and other STL containers of pointer to member functions?

I can't think of a reason why this wouldn't be allowed.

> i'm getting a compile time  error that i didn't get with a previous version
> of gcc

Can you post a code snippet that demonstrates the problem?

> (gnupro 98r1)

Please note that this is not a release of GCC issued by the Free
Software Foundation.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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