$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Greene (greened_at_[hidden])
Date: 2004-12-28 18:48:46
David Abrahams wrote:
> David, if you find that your print template works on some compilers or
> in some configurations where the MPL one doesn't, I'd be very eager to
> fold your technology for those compilers into the MPL version.
I doubt it will work on things that mpl::print doesn't.
MPL's print doesn't seem to be documented in the reference
manual. Is this an oversight?
Wish I'd known about it earlier. :)
-Dave