Skip to content

Commit

Permalink
Add link to our book
Browse files Browse the repository at this point in the history
  • Loading branch information
edouarda committed Oct 9, 2016
1 parent 5690aa2 commit 25cb2d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-pr

Everything you were doing with Boost.MPL can be done with Brigand. And if that's not the case, open an issue!

# Learning

Should you wish to learn more, feel free to [watch our Meeting C++ 2015 lightning talk](https://www.youtube.com/watch?v=B8XSDhWx7hY)!

Want more? Our [CppCon 2016 presentation](https://www.youtube.com/watch?v=ky0JdPh_LgE) explains in details the library concepts and goes through two concrete usages.

If you are looking to learn the concepts of metaprogramming, [have a look at our free e-book](http://www.oreilly.com/programming/free/practical-c-plus-plus-metaprogramming.csp).

# Tutorials

* [Introduction](https://github.com/edouarda/brigand/wiki/Introduction)
Expand Down

0 comments on commit 25cb2d9

Please sign in to comment.