
25 Sep
2008
25 Sep
'08
12:46 p.m.
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