Skip to content
Snippets Groups Projects

Updated/modified PtrList implementation

Merged Mark OLESEN requested to merge feature-ptrlist into develop
  • 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply