User: SuperGreenhorn

  • Public profile

User profile: SuperGreenhorn

User info
User name:SuperGreenhorn
History
Joined:
Number of posts:7
Latest posts:

class templates + inheritance
I found the answer http://gcc.gnu.org/onlinedocs/gcc/Name-lookup.html

class templates + inheritance
I have just tried to compile my code with g++-3.3 instead instead of g++-4.3 - and it works!

class templates + inheritance
But why does it work when I replace [code]A<T>[/code] by [code]A<char>[/code] or something else?????

class templates + inheritance
But why does it work when I replace [code]A<T>[/code] by [code]A<char>[/code] or something else? Is ...

class templates + inheritance
thanks, that works! But why do I have to use "this"?

This user does not accept Private Messages