Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI am going to go ahead and shamelessly dup开发者_Python百科licate this question because the accepted answer is essentially "nope, no guides" and it's been nearly a year now since it's been asked. Does anyone know of any useful articles, guides, tutorials, etc. for boost::fusion besides the barebones documentation on boost.org? (which I'm sure is great as a reference after one has learned the library.) I'm completely open to, say, a link to a book on Amazon. Searched for it myself just now but all I came up with was green tea. The top links on Google aren't much better.
Ugh. Still no bites... I did find some helpful examples in the <boostdir>/libs/fusion/test
area though.
This is probably a shoddy answer, but the best documentation I've seen for Boost::Fusion is in the Boost::Spirit documentation, as sparse and unhelpful as it otherwise is.
精彩评论