$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eldiener_at_[hidden])
Date: 2008-05-07 14:45:11
The "C++ Template Programming" book mentions an mpl::print metafunction
in order to generate a warning diagnostic message. The Boost online
documentation appears to be missing any message of this metafunction. Is
this an error in the book or an error in the documentation ? If this
metafunction does exist, what header file is it in ?