9 Jan
2015
9 Jan
'15
6:53 p.m.
The latest dependency report shows chrono as having a dependency on math.
chrono's dependency on math is only for common_factor_rt.hpp:
http://www.pdimov.com/tmp/report-develop-3b5a9f4/chrono.html#math
common_factor_rt.hpp and the accompanying _ct.hpp appear to belong to Integer. This actually seems a low-hanging fruit; these files are even authored by Daryle Walker et al, and Daryle is, I believe, the original author of Integer. Not clear how they ended up in Math.
They were there already when Paul and I staged a coup ;) But yes they could be moved into integer relatively easily. John.