"README.md" did not exist on "b299bad95ce8ee19033f408f722ccec4424a6ee8"
Updated/modified PtrList implementation
- re-implement lowest-level with PtrListDetail to allow access to protected List methods
- new PtrDynList class: for a dynamically resizable PtrList with memory management.
- NO UPtrDynList since this is probably not needed and a plain
DynamicList<T*>
can also be used in a pinch.
Edited by Mark OLESEN
Merge request reports
Activity
Filter activity
Please register or sign in to reply