Boost Fusion articles, examples, tutorials?

依然范特西╮ 提交于 2019-12-31 17:51:21

问题


Do you know any good resources/articles/examples of boost::fusion library usage?

Boost Fusion looks extremely interesting, I think I understand how it works and how to use the basics, but I'm looking for some resources that show any interesting usage/practices e.g. articles or blogs (apart from boost.org itself).


回答1:


I thought the comment by johannes-schaub-litb should be an answer, as I nearly overlooked it.

So here it is: Johannes' excellent example.

There are also some other examples in Stackoverflow. I particularly liked the first answer here.




回答2:


Seems like there aren't as many articles/posts about the usage (apart from the actual boost documentation of course).




回答3:


https://www.youtube.com/watch?v=6V73Q7ULFi0

Brief intro to Fusion, but you might prefer it to docs.




回答4:


Here is what I have found while trying to learn fusion :

  • the slides of the boostcon 09 presentation of fusion by one of its authors
  • the slides of the talk of Michael Caisse at boostcon 13 (NoSenseEtAl provided a link to the recording of the talk)


来源:https://stackoverflow.com/questions/914399/boost-fusion-articles-examples-tutorials

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