Boost logo

Boost :

Subject: Re: [boost] Reducing dependencies
From: Peter Dimov (lists_at_[hidden])
Date: 2018-04-07 13:19:00


Daniel James wrote:

> Isn't the circular dependency because of the dependency on mpl?
>
> container_hash -> detail -> mpl -> utility -> iterator -> fusion ->
> container_hash

It is... was. I'll regenerate the report. utility->iterator (because of
utility.hpp->next_prior.hpp) is no longer.

> It won't break over circular dependencies though, e.g. mpl and utility
> depend on each other.

I think I fixed that too. Utility no longer depends on MPL.


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