vec.clear() doesn't delete pointers (unless they're smart) so I need to do it myself.
5.7 KiB
5.7 KiB
vec.clear() doesn't delete pointers (unless they're smart) so I need to do it myself.