+ 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

21st Mar 2018, 6:02 PM
Ashraf Al_Absi
Ashraf Al_Absi - avatar
1 ответ
+ 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.
21st Mar 2018, 7:59 PM
Zeke Williams
Zeke Williams - avatar