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

ENH: allow early completion in PackedBoolList::used()

- can stop producing content when the target number of entries has
  been reached.

- change return type to labelList instead an Xfer container.
  This allows return-value-optimization and avoids a surrounding
  allocation. This potentially breaks existing code.

- make PackedList and PackedBoolList moveable. Drop xfer wrappers.
parent cf728cef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment