c++/3607: template template class parameter that takes nested template class
philippeb@videotron.ca
philippeb@videotron.ca
Sun Jul 8 00:36:00 GMT 2001
>Number: 3607
>Category: c++
>Synopsis: template template class parameter that takes nested template class
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 08 00:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: g++
>Release: gcc version 2.95.4
>Organization:
>Environment:
Debian Potato/Woody i386
>Description:
The compiler crashes when attempting to instanciate a class that takes a template template parameter taken from a nested template class.
It is working correctly with functions but not classes.
>How-To-Repeat:
>Fix:
Move the nested template class into the global namespace.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-c++src; name="typelistsort3.cpp"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="typelistsort3.cpp"
I2luY2x1ZGUgPGlvc3RyZWFtPgoKc3RydWN0IHRyYWl0cwp7Cgl0ZW1wbGF0ZSA8Y2xhc3M+CgkJ
c3RydWN0IG1lbWJlcgoJCXsKCQl9Owp9OwoKdGVtcGxhdGUgPHRlbXBsYXRlIDxjbGFzcz4gY2xh
c3MgX1Q+CglzdHJ1Y3QgZm9vCgl7Cgl9OwoKaW50IG1haW4oKQp7Cglmb288dHJhaXRzOjptZW1i
ZXI+KCk7Cn0K
More information about the Gcc-prs
mailing list