28 Feb
2021
28 Feb
'21
3:05 p.m.
On Sun, 2021-02-28 at 16:47 +0200, Peter Dimov wrote:
I still count 18 dependencies on the current develop.
Many of them can indeed be replaced with C++11 functionality, but I don't think that the zero-dependency Mp11 was your primary problem here.
You are correct, and many of the remaining dependencies are trivial to replace. The diff stat to remove MPL and MP11 is going to be by far the largest to break a dependency; it also required changes in Multiprecision. (Un)fortunately I found myself in state ordered quarantine so I had nothing but time. Matt