Hi!
I've declared structure in function and inside it template structure.It was
all great untile i presed build. I'm using vc++ .net 2003
the error was something like: You can't declare template inside structure
declared in function.
The question is: Is that defined in standard or vc++ is not fully supporting
standard, and if that is the case is there any compiler
that can build that?
Thx!
.
|