$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New dependency report
From: Daniel James (dnljms_at_[hidden])
Date: 2014-06-06 10:56:59
On 6 June 2014 14:30, John Maddock <boost.regex_at_[hidden]> wrote:
>> May be it would be better to move boost/mpl/bool.hpp,
>> boost/mpl/bool_fwd.hpp, boost/mpl/integral_c.hpp, mpl/or.hpp,
>> mpl/identity.hpp, mpl/and.hpp into the Core library? Those classes are
>> already mostly the part of C++, they are very simple and very widely used.
>> Such reorganization will remove the dependency to MPL from many libraries.
>
>
> +1 from me, in fact I already suggested that but folks seemed to not like it
FWIW I'd like to have these things in core, whether they're duplicated or moved.