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

Fix size bug in PackedList operator=, spotted by Mattijs.

- the size_ was not being adjusted in two assignment operators:
      PackedList<nBits>::operator=(const PackedList<nBits>&)
      PackedList<nBits>::operator=(const UList<label>&)
parent 2c815e5b
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment