potential identifier collision in locale_facets.h

Gabriel Dos Reis Gabriel.Dos-Reis@cmla.ens-cachan.fr
Sat Apr 1 00:00:00 GMT 2000


Jason Merrill <jason@cygnus.com> writes:

| A better solution might be
| 
|   typedef typename _Ctype_nois<_CharT>::mask mask;

That is fine!

Fixed with this.

2000-03-09  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>

        * bits/locale_facets.h (_Ctype<>::mask): Import from base class
        _Ctype_nois<>.  Template base classes are never examinated in
        first-phase name-lookup.

-- Gaby


More information about the Libstdc++ mailing list