$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2002-12-30 03:21:38
Oleg Grunin wrote:
> It would be useful IMHO if mpl::for_each took its functor argument by
> reference or better yet, became aware of boost::reference_wrapper.
Done, the latter, check out the CVS. Thanks for the suggestion!
Aleksey