$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] Modularization pull request
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-09-17 02:08:42
Le 17/09/14 06:23, Andrey Semashev a écrit :
> On Wed, Sep 17, 2014 at 12:41 AM, Vicente J. Botet Escriba
> <vicente.botet_at_[hidden]> wrote:
>> Le 04/09/14 04:52, Andrey Semashev a écrit :
>>
>>> On Wednesday 03 September 2014 23:39:47 Vicente J. Botet Escriba wrote:
>>>> Le 03/09/14 21:43, Andrey Semashev a écrit :
>>>>> On Wednesday 03 September 2014 20:04:08 Vicente J. Botet Escriba wrote:
>>>>>> Le 03/09/14 19:50, Andrey Semashev a écrit :
>>>>>>> On Sunday 31 August 2014 15:17:56 you wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I've created this pull request:
>>>>>>>>
>>>>>>>> https://github.com/boostorg/mpl/pull/11
>>>> What are the dependencies that this split breaks?
>>>>
>>>> What are the dependencies MPL.Core?
>>> MPL.Core headers only depend on Config, Preprocessor and Core. MPL adds
>>> TypeTraits, Predef, StaticAssert and Utility.
>>>
>>>
>>>
>> I don't see any dependencies broken after this split. What am I missing?
> http://thread.gmane.org/gmane.comp.lib.boost.devel/254576
>
>
What I mean Andrey is that I don't see the dependency cycle that this
MPL split breaks.
Please could you be explicit?
Vicente