forked from boostorg/mp11
Update README.
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# 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)
|
For background, please see the article ["Simple C++11 metaprogramming"](http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html).
|
||||||
|
|
||||||
|
The library should be placed in a subdirectory `libs/mp11` in a Boost distribution. There is reference documentation in `doc/html/mp11.html`.
|
||||||
|
Reference in New Issue
Block a user