[Bug c++/14891] Problems with the initialization of static members of template classes
gabriele dot greco at darts dot it
gcc-bugzilla@gcc.gnu.org
Thu Apr 8 16:38:00 GMT 2004
------- Additional Comments From gabriele dot greco at darts dot it 2004-04-08 16:38 -------
I've not attached .ii file since it's the same (I've made a version without
<iostream> with the same compilation problem), here is the compiler error I
forget to report in the description:
gabry@wyoming:/net/nevada/tmp$ g++-3.4 --save-temps -o test prova.cpp
prova.cpp:18: error: too few template-parameter-lists
prova.cpp:18: error: expected `,' or `;' before '=' token
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14891
More information about the Gcc-bugs
mailing list