1
0
forked from boostorg/mp11

Update README.md

This commit is contained in:
Peter Dimov
2018-01-09 00:20:13 +00:00
committed by GitHub
parent 4c8d36d071
commit 6f1e30778b

View File

@@ -5,7 +5,7 @@ It implements the approach outlined in the article
["Simple C++11 metaprogramming"](http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html) ["Simple C++11 metaprogramming"](http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html)
and [its sequel](http://pdimov.com/cpp2/simple_cxx11_metaprogramming_2.html). and [its sequel](http://pdimov.com/cpp2/simple_cxx11_metaprogramming_2.html).
As of 2017-08-02, Mp11 is part of Boost. It hasn't appeared in a release yet, but [a snapshot of the documentation is available](http://www.boost.org/doc/libs/develop/libs/mp11/). Mp11 is part of [Boost](http://boost.org/libs/mp11), starting with release 1.66.0.
## Supported compilers ## Supported compilers