-
Mark OLESEN authored
- Allows clearing or freeing pointers without touching the underlying list size. Was previously only for PtrDynList, but now available on UPtrList, PtrList as well. - add transfer() method to PtrDynList to avoid potential slicing.
62a68eee