[Bug c++/12436] New: Constructor call does not resolve template type

igodard at pacbell dot net gcc-bugzilla@gcc.gnu.org
Mon Sep 29 06:49:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12436

           Summary: Constructor call does not resolve template type
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: igodard at pacbell dot net
                CC: gcc-bugs at gcc dot gnu dot org

The example is not ambiguous, because the arguments of the constuctor determine the type of the constructed class. Whether it is standard I don't know, but here it is anyway :-)



More information about the Gcc-bugs mailing list