Devioryx / OOPGr1

Repo to share code
0 stars 0 forks source link

Missing implementation #3

Open dimbata23 opened 1 month ago

dimbata23 commented 1 month ago

https://github.com/Devioryx/OOPGr1/blob/f2ef9b20858c787c70e81e739d8a57224ac2b0ab/Practicum/Vector.h#L74

You're missing a copy implementation.

Devioryx commented 1 month ago

Was planning to use only Person* vector initially, but since i changed to template use, should have included self copy of the items