
7 May
2008
7 May
'08
7:18 p.m.
Steven Watanabe wrote:
AMDG
Edward Diener wrote:
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 ?
boost/mpl/print.hpp
In Christ, Steven Watanabe
Thanks ! I will file a TRAC item on it not being documented in the online docs. Similarly I found that mpl::for_each was not documented in the online docs and will file a TRAC item on that also.