3 Jun
2014
3 Jun
'14
10:27 a.m.
On Tue, Jun 3, 2014 at 2:17 PM, Peter Dimov
Andrey Semashev wrote:
Yes, I had similar idea. I'll try to extract minimal bits of MPL in a separate branch in Core, maybe dropping some workarounds in the process to reduce the amount of code.
Extracting the commonly used parts of MPL such as mpl::bool_, mpl::if_, mpl::and_ will help, although I'd argue that they need to go into module mpl_core, not into module core.
That is ok, if we decide that Boost.Core can depend on Boost.MPL.Core. Otherwise there's not much point in such extraction as MPL doesn't have many dependencies itself.