This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Template-Metaprogramming vs. gcc-2.95
- To: gcc@gcc.gnu.org
- Subject: Template-Metaprogramming vs. gcc-2.95
- From: Joerg Pommnitz <pommnitz@darmstadt.gmd.de>
- Date: Thu, 05 Aug 1999 19:19:05 +0200
- Organization: GMD
Hi all,
out of pure curiosity I tried to compile the Template-Metaprogramming
examples from http://home.t-online.de/home/Ulrich.Eisenecker/meta.htm,
specifically
http://www.prakinf.tu-ilmenau.de/~czarn/meta/metaxmpl.cpp
which requires
http://www.prakinf.tu-ilmenau.de/~czarn/meta/metactrl
Well, it failes. I'm not a C++ language lawyer, so I'm not
sure whether metactrl or gcc is at fault (well, actually I
suspect at least one missing typename in metaxmpl).
I think you should easily be able to reproduce the problem. Just
download metaxmpl.cpp and metactrl and g++ -o metaxmpl metaxmpl.cpp
--
Regards
Joerg
GMD-IPSI, Dolivostr. 15, Zimmer 120, D-64293 Darmstadt
+49-6151-869-786 (Phone), -818 (FAX)