To do #7602
closed
Remove dependency on boost
Added by Martin Blicha over 6 years ago.
Updated over 6 years ago.
Description
There is a dependency on boost library in dependency_checker.cpp.
This dependency should be removed.
- Status changed from New to Resolved
Only thing used from boost was implementation of disjunctive sets (union-find algorithm).
This was replaced by custom implementation in commit b0d955ac (b0d955ac5bbbd3b5c30f28f2503d9c3e5ce0834d)
- Status changed from Resolved to Closed
Unit tests have been added and can be extended if any issue regarding this is found.
Also available in: Atom
PDF