Subject: Re: [boost] [mpl] Modularization pull request
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-09-03 14:04:08


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
>>
>> to separate core components of Boost.MPL to a sub-library. The intent of
>> this pull request is to reduce dependencies added by MPL to its dependent
>> libraries, when only the basic MPL components are required. In particular,
>> it should help resolving circular dependency between MPL and TypeTraits.
>>
>> Please, have a look at the list of moved components and let me know if you
>> have any comments.
> Seems there are no comments or objections, and the Jamroot file is already
> fixed. Could this pull request be merged?
>
>
>
Andrey, there are a lot of changes in your PR. Are all really needed?
What would be on Boost.MPL?

Vicente