------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-25 
17:24 -------
The problem is that the followard template declaration:
template<typename T> T foo(T);
Causes all template functions not be defined as inline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-12-16 20:31:48         |2003-12-25 17:24:05
               date|                            |


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to