c++/6327: g++ problems where partial specializing nested templates

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Tue Apr 16 18:55:00 GMT 2002


Synopsis: g++ problems where partial specializing nested templates

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Tue Apr 16 18:51:13 2002
State-Changed-Why:
    Compiles OK with gcc 3.0.4.
    
    With gcc 3.1 (prerelease) there are some warnings, but
    it still compiles:
    a.cc:18: warning: `typename Array_traits<T>::Rebind<U>::Type' is implicitly a
       typename
    a.cc:18: warning: implicit typename is deprecated, please see the documentation
       for details
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6327



More information about the Gcc-bugs mailing list