10 Jun
2021
10 Jun
'21
12:47 a.m.
On Sun, Jun 6, 2021 at 9:51 PM Peter Dimov wrote:
For completeness, the libraries using the deprecated boost/test/minimal.hpp are:
foreach graph graph_parallel iterator logic numeric/conversion numeric/interval property_map tokenizer units yap
These need to migrate to either LWT or the non-deprecated Boost.Test.
I've migrated all of the above to LWT. Graph is still a PR that needs to be merged. Glen