8 Sep
2010
8 Sep
'10
1:58 p.m.
On Wed, Sep 8, 2010 at 8:56 AM, Eric Niebler
boost::mpl::print in boost/mpl/print.hpp. Neither seem to be documented.
mpl::print is mostly good for those cases where you need to *not* cause a compilation error, perhaps because you are trying to follow recursive instantiations. Otherwise, I'd go with an explicit error; you'll get less noise. -- Dave Abrahams BoostPro Computing http://www.boostpro.com