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

ENH: relocate sortedOrder from ListOps.H to List.H

- commonly used, only depends on routines defined in UList
  (don't need the rest of ListOps for it).

ENH: implement boolList::operator() const

- allows use as a predicate functor, as per bitSet and labelHashSet

GIT: combine SubList, UList into List directory (intertwined concepts)

STYLE: default initialize DynamicList instead of with size 0
parent cb6f9087
Branches
Tags
1 merge request!535code style, bug fixes
Showing
with 195 additions and 140 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