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

ENH: topoSetSource::SUBTRACT enum action (#1060)

- old 'DELETE' enum was easily confused with 'REMOVE', which removes
  the set, not the elements from the set.

- provide corresponding subtractSet() method

STYLE: HashSet set/unset instead of insert/erase methods in topoSetSource

- simplifies switching to/from bitSet storage
parent 9b638f9a
No related merge requests found
Showing
with 49 additions and 50 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