+ 4
Making a class dynamic ?
So , my lecturer has asked me to make the necessary changes to make a class dynamic in c++.. Does he mean just to use a template to make genrics types or I misunderstood something ? ASAP plz .. TIA
1 Resposta
+ 2
What is the class being dynamic for? What does it have to adapt to?
And do you have a completed class already that are 'making the changes' for? If so, post it here for more help.