6 Jun
2014
6 Jun
'14
2:56 p.m.
On 6 June 2014 14:30, John Maddock
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.