$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] Modularization pull request
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-09-03 13:50:53
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?