On 2/2/19 1:16 AM, Edward Diener via Boost wrote:
The other libraries involved are: Accumulators, Log, Convert, Lockfree, Signals2, and Graph.
The 'develop' branches of Boost.Accumulators, Boost.Convert, Boost.Lockfree, and Boost.Signals2 rely solely on the public interface of the 'develop' branch of Boost.Parameter. Only Boost.Graph remains deviant in that regard, but since that access is encapsulated by bgl_named_params, at this point I'm more concerned with upgrading Boost.Graph algorithms via Boost.Parameter's code generation macros, which provide modern alternatives to bgl_named_params. However, I'll need PR #73 reviewed for acceptance to Boost.Parameter before I can start submitting PRs to Boost.Graph in that direction. Nevertheless, I'm willing to wait until after the merging to master is complete or even until after 1.70 is released. Cromwell D. Enage