------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-23 
13:24 -------
This is not a bug, this is how C++ templates work.  You want to include 
templates functions in the 
same TU as the where you use them.  Unless you use export but export is not 
implemented yet.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to