1
0
forked from boostorg/mp11

Update README.md

This commit is contained in:
Peter Dimov
2015-06-21 19:58:49 +03:00
parent 686e398e56
commit 47cfd4ca2c

View File

@@ -1,2 +1,4 @@
# mp11 # mp11
Simple C++11 metaprogramming library Simple C++11 metaprogramming library
For background, please see the article ["Simple C++11 metaprogramming"](http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html)