1
0
forked from boostorg/mp11

Update README.

This commit is contained in:
Peter Dimov
2017-03-16 20:02:06 +02:00
parent b4ae7ab091
commit 401ddcb1c1

View File

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