From: Winnie <mm...@cl...> - 2003-07-15 09:34:29
|
Dear all, When I tried to use the complier generated by the Open C++ to translate a source (base-level) program (i.e. compile with option -E -n only), I got an error message: "the specified metaclass is not for templates." if the class is templated inside the source program. I would like to know if Open C++ support template classes and if so, what's the syntax and usage? Thanks a lot! Regards, Winnie |