[Insight-users] using typename

Lorensen, William E (Research) lorensen at crd . ge . com
Sun, 16 Nov 2003 22:24:58 -0500


Yes. If you pay heed to the warning and use a typename, visual studio will
still compile. The newer g++ compilerst, are a bit more strict,

Bill

-----Original Message-----
From: Bing Jian [mailto:bjian at cise . ufl . edu]
Sent: Saturday, November 15, 2003 8:52 PM
To: insight-users at itk . org
Subject: [Insight-users] using typename


Hi,
   It's an another C++ issue about usage of typename.
I write and debug my ITK program in visual studio, but
finally I have to move it to Sun and Linux, then compile
the code using g++. Seems g++ is always complaining
about my usage of typename. I have to add typename
at some places and remove typename at other locations.
Even the program finally compiles, I get lots of warnings
like
    warning: implicit typename is deprecated
  Do you guys have any experience on that? Thanks!


-- 
Best wishes,
Bing Jian
bjian at cise . ufl . edu



_______________________________________________
Insight-users mailing list
Insight-users at itk . org
http://www . itk . org/mailman/listinfo/insight-users