26 Aug
2005
26 Aug
'05
9:39 p.m.
Joel de Guzman wrote:
Peter Dimov wrote:
Joel de Guzman wrote:
Phoenix-2 has all the feature set of Lambda, plus a lot more. For example, you can now use _1 and arg1 interchangeably :-)
I hope that you'll be able to use my_1 as well if you specialize is_placeholder. ;-)
Oh, consider that done. I'm also thinking of the best way to have your bind test suite run without having to rewrite them all for phoenix. Have you any thoughts?
We can play macro games... but it seems easier for you just to steal the tests and put them in the Phoenix test suite. If you are aiming at a real TR1 bind, you'll have to add (much) more coverage anyway; boost::bind is too simple.