Skip to content
Snippets Groups Projects
Commit 295d503d authored by Mark Olesen's avatar Mark Olesen
Browse files

PackedList tweaks

- set() handles overflow as max_value() - the principle of least surprise.
- use pointers in iterator to avoid any assignment issues. Allows default
  bitwise copy/assignment.
parent 94dc33da
Branches
Tags
No related merge requests found
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