Project

General

Profile

To do #7602

Remove dependency on boost

Added by Martin Blicha almost 6 years ago. Updated over 5 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.

History

#1 Updated by Martin Blicha almost 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)

#2 Updated by Martin Blicha over 5 years ago

  • 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