Project

General

Profile

Actions

To do #7602

closed

Remove dependency on boost

Added by Martin Blicha over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Start date:
11/07/2018
Due date:
% Done:

0%

Estimated time:

Description

There is a dependency on boost library in dependency_checker.cpp.
This dependency should be removed.

Actions #1

Updated by Martin Blicha over 6 years ago

  • 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)

Actions #2

Updated by Martin Blicha over 6 years ago

  • Status changed from Resolved to Closed

Unit tests have been added and can be extended if any issue regarding this is found.

Actions

Also available in: Atom PDF