User: Gabi

  • Public profile

User profile: Gabi

User info
User name:Gabi
History
Joined:
Number of posts:5
Latest posts:

nested class in template class
I found the answer, it should be: [code]template<typename T> class A { class B {}; B ...

nested class in template class
Thx for answer, but it's not about visibility. If I write it without template : [code]class A {...

nested class in template class
Hi, Can somebody help me, that what's the problame with that code? [code]template <typename T>...

copy constructor problame
Thank for the answers, now it's clear for me. :)

copy constructor problame
Hi, I don't understand what is wrong with my code: [code] class foo { public: foo(...

This user does not accept Private Messages