$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-06-03 21:33:40
Markus Werle <yg-boost-users_at_[hidden]> writes:
> Hi!
>
> The following piece of code works (finally, sigh),
> but I would like to hear some comments on whether and how
> one can do better.
You could remove the illegal "typename" in this line:
typedef typename mpl::find_if<
It's hard to comment further when I have no idea what it's supposed to
be doing. Comments or a little exposition would be a big help.
-- Dave Abrahams Boost Consulting www.boost-consulting.com