boost lambda versus phoenix

匿名 (未验证) 提交于 2019-12-03 08:36:05

问题:

I recently started looking at boost phoenix, as replacement for lambda. Is phoenix a full replacement for lambda, or is there some lambda functionality which is not provided by phoenix? is phoenix mature? Are there any gotcha I should know about?

my primary interest are operator composition, control statements and casts are less so

Thanks

回答1:

This post answers all your questions. Phoenix is very mature. Phoenix and lambda will be merged. It will be the base for future lambda implementations.



转载请标明出处:boost lambda versus phoenix
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!