typename errorOh finally.. First i did something like; [code]typedef map<int,T*>::iterator Iterator;[/code] but VS...
typename errorNow i have something like [code]template <class T> class A { public: typename map...
Please explain this output@Grey Wolf +1. You keep trying the same thing. Look AAString objct(5); would work but AAString objc...
Please explain this outputHmm i think because of the compiler you use, it doesn't recognize it. Try [code]AAString objct = AAS...
Please explain this outputNo. You should call it like [code]AAString obj = AAString();[/code] which is not correct for your co...
This user does not accept Private Messages