Skip to content
Snippets Groups Projects
Commit 5d008f7a authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: improvements for PtrList, UPtrList and new PtrDynList container

- improve internal handling to permit deriving resizable containers
  (eg, PtrDynList).

- include '->' iterator dereferencing

- Only append/set non-const autoPtr references. This doesn't break
  existing code, but makes the intention more transparent.
parent db76bbba
Branches
Tags
No related merge requests found
Showing
with 1486 additions and 190 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment