Boost logo

Boost :

Subject: Re: [boost] Making two Boost libraries interoperate
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2019-04-25 23:29:31


On Fri, 26 Apr 2019 at 01:21, Peter Dimov via Boost
<boost_at_[hidden]> wrote:
> Mateusz Loskot wrote:
>
> > e.g. when using just
> > #include <boost/mp11.hpp>
> > or together with
> > #include <boost/mp11/mpl.hpp>
> > then MP11 does not or does depend on MPL.
>
> Not quite because mp11 doesn't (physically) depend on MPL even in the second
> case; mp11/mpl.hpp doesn't include an MPL header.

Right, and it does not require me to include any MPL headers.
Then, my example is not good.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

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