Boost logo

Boost :

Subject: Re: [boost] [modularization] Modularizing Boost (modularization)
From: Eric Niebler (eniebler_at_[hidden])
Date: 2013-10-17 19:17:14


On 10/17/2013 3:24 PM, Stephen Kelly wrote:
> Assuming they can be broken by moving some files aroung (I believe they
> can be), we end up with a small graph of strongly connected components:
>
> http://steveire.com/boost/graph_after_remaining.dot
> http://steveire.com/boost/graph_after_remaining.png
>
> There are now 18 edges and 11 nodes.

I was incredulous at first that proto depended in any way on Spirit. But
there are a few out-of-date and totally unused files in proto/detail
that include non-existent spirit/fusion headers. I'll get this cleaned
up, which will remove one more cyclic dependency. Thanks for doing this
work.

-- 
Eric Niebler
Boost.org
http://www.boost.org

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk