Edouard A.
Edouard A.
Let's settle for 5 short examples we will include in the documentation. A section like "Understanding brigand with 5 simple examples"
First one, very easy to do with brigand http://stackoverflow.com/questions/28207266/how-to-instantiate-template-from-mplvector I would even suggest a direct comparison with MPL. Then this one http://stackoverflow.com/questions/27985565/how-do-i-fold-an-mpl-type-list-into-a-variadic-container Maybe this one http://stackoverflow.com/questions/6713420/c-convert-integer-to-string-at-compile-time Then a way to...
What is good is to show how simple it is to do with brigand
That's awesome. I'm going to do a couple of changes to the directory structure this week end to prepare the Boost submission.
I think you have time. We have a lot of work documentation-wise.
It's clang on which platform?
That may be the case as I think we only test Clang on Mac and Linux.
I started the layout and wrote the first tutorial. I think the best is to do a little every day rather than everything in one pass. We should discuss how...
I used his script but had to do a pass after there is a bug that writes `\` instead of `/` in the path. I'm not sure I understand your...
Do you guys have any ideas for tutorials?