User profile: pika
User info |
User name: | pika |
History |
Joined: | |
Number of posts: | 30 |
Latest posts: |
problem with templates and inheritance Yup, I did that. Well, I also just compiled the main program, and got an entirely different set of e...
problem with templates and inheritance Okay, what?!
[code]template <class T>
int ArrayBaseContainer<T>::getSize()
{
return size;
}
...
problem with templates and inheritance I think I figured it out, somehow. I'm not supposed to have constructors in there, it seems...
problem with templates and inheritance Hey guys, I was hoping if you could help me with this. I can do templates, and I can do inheritance,...
Trouble with Templates It all seems to be working fine, except one part. I think I have some syntax error in this part.
...
|
This user does not accept Private Messages