on Sun Sep 23 2007, Kirit Sælensminde
Daniel Wallin wrote:
Kirit Sælensminde wrote:
I've spent the weekend putting together a cookbook site. I hope nobody minds.
People can explore and play with it at http://www.boostcookbook.com/
Any problems, issues or suggestions can be reported at http://www.boostcookbook.com/Site:/Issues
Apart from a couple of ASP pages using JavaScript the site is in C++ and makes heavy use of Boost :)
We already have a wiki. How is this different?
I think there is a real difference in intent. The wiki doesn't seem to have any way to manage short snippets of code to show how to do particular things in the way that a cookbook site does.
What's wrong with {{{ #!cpp short your_code(here) { return something_interesting(); } }}} ?? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com