This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
Martin Sebor <sebor@roguewave.com> writes:
| 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.
I don't think those explicit specializations of individual data
members are actually permitted by the standard specification.
-- Gaby