$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Iain K.Hanson (iain.hanson_at_[hidden])
Date: 2002-12-05 13:29:48
> [mailto:boost-bounces_at_[hidden]]On Behalf Of David A. Greene
> Sent: 05 December 2002 16:56
>
>
> Is the problem that my_type doesn't contain a ::type
> member? my_type is not a metafunction so maybe it just
> can't be used conveniently with mpl.
IIRC mpl::lambda does need metafunctions to work on. I don't
know if that is the cause of yopur problem though.
/ikh