$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Phoenix review
From: Joel de Guzman (joel_at_[hidden])
Date: 2008-09-25 08:46:55
Mathias Gaunard wrote:
> Doug Gregor wrote:
>
>> You might also want to make clear that this is *not* std::function or
>> boost::function, although either of those can be used to realize a
>> monomorphic function from a Phoenix function.
>
> Actually, I'm not sure those can, since they don't expose the result
> protocol.
Actually it can. typedef XXX result_type; is part of the original
result protocol.
Regards,
-- Joel de Guzman http://www.boostpro.com http://spirit.sf.net