$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New dependency report
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-08 18:46:02
Andrey Semashev wrote
> mpl::bool_ is not the only thing TypeTraits uses from MPL, so this
> dependency won't go that easily.
The list appears long, ...
http://www.pdimov.com/tmp/report-b932921/type_traits.html#mpl
... but most of the nontrivial metaprogramming is done by common_type. The
other contenders are floating_point_promotion and
detail/template_arity_spec.
The reverse,
http://www.pdimov.com/tmp/report-b932921/mpl.html#type_traits
looks breakable as well.