[Bug c++/21118] Explicitly instantiated templates don't seem to be instantiated

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 20 21:33:00 GMT 2005


------- Additional Comments From bangerth at dealii dot org  2005-04-20 21:33 -------
Explicit instantiations can only instantiate things that have been seen 
before. Nothing is seen in your case, so there is nothing to be done. 
 
W. 

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


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



More information about the Gcc-bugs mailing list