Boost logo

Boost :

Subject: Re: [boost] Pervasive dependency upon mpl::bool_
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-03 06:27:02


On Tue, Jun 3, 2014 at 2:17 PM, Peter Dimov <lists_at_[hidden]> wrote:
> Andrey Semashev wrote:
>
>> Yes, I had similar idea. I'll try to extract minimal bits of MPL in a
>> separate branch in Core, maybe dropping some workarounds in the process to
>> reduce the amount of code.
>
> Extracting the commonly used parts of MPL such as mpl::bool_, mpl::if_,
> mpl::and_ will help, although I'd argue that they need to go into module
> mpl_core, not into module core.

That is ok, if we decide that Boost.Core can depend on Boost.MPL.Core.
Otherwise there's not much point in such extraction as MPL doesn't
have many dependencies itself.


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