This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Fri, 15 Mar 2002 10:11:24 -0800 (PST)
- Subject: Re: More test results...
> Apologies for intruding on this discussion, but I thought the change
> was actually pretty cool until I realized that it prevents the explicit
> specialization of the individual data members of the primary template
> inherited from the base.
Que? Can you post code that demonstrates this, as I'm not quite sure what
you mean. Did you see the example here:
http://gcc.gnu.org/ml/libstdc++/2002-03/msg00237.html
?
-benjamin