J
Jay
Hi All,
If we define a template function within a structure and when calling
the function if we specify the typename, MSVC6 throws an error saying
that typename was not expected (Error C2062). If we don't specify the
typename, then everything works fine. But, the same problem is not
noticed in g++ in linux. What is the reason?
Thanks in Advance!
Regards,
Jayaraghavendran.K
If we define a template function within a structure and when calling
the function if we specify the typename, MSVC6 throws an error saying
that typename was not expected (Error C2062). If we don't specify the
typename, then everything works fine. But, the same problem is not
noticed in g++ in linux. What is the reason?
Thanks in Advance!
Regards,
Jayaraghavendran.K