User: mindfog

  • Public profile

User profile: mindfog

User info
User name:mindfog
History
Joined:
Number of posts:13
Latest posts:

typename error
Oh finally.. First i did something like; [code]typedef map<int,T*>::iterator Iterator;[/code] but VS...

typename error
Now 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 output
Hmm i think because of the compiler you use, it doesn't recognize it. Try [code]AAString objct = AAS...

Please explain this output
No. You should call it like [code]AAString obj = AAString();[/code] which is not correct for your co...

This user does not accept Private Messages