Cast QuestionThank you very much for your help! I will then try it with inheritance.
Cast QuestionThank you very much for the quick answer. But I would like to achieve it without using the pointer ...
Cast QuestionHi, I have a problem with casting. Following Class: Class One { public: method1(){};...
Is it possible to build a vector of a template class? Thank you very much! It was the missing space that the compiler complains about.
Is it possible to build a vector of a template class? I've defined a template class as follow: template <class T> class A { public: A<T>(){}; ...
This user does not accept Private Messages