This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/25107] undefined reference even though the template is instantiated



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-11-26 18:30 -------
This is a dup of bug 11026 which was fixed only for 4.0.0.

The work around is to instantiated explictly.

*** This bug has been marked as a duplicate of 11026 ***

*** This bug has been marked as a duplicate of 11026 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|undefined reference even    |undefined reference even
                   |though the template is      |though the template is
                   |instantiated                |instantiated


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]