1
0
forked from boostorg/mp11

Update mp11.html

This commit is contained in:
Peter Dimov
2017-06-07 00:39:45 +03:00
parent 76cf6f49de
commit 3e9845f34f

View File

@@ -609,7 +609,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
It implements the approach outlined in the article
<a href="http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html">"Simple C++ metaprogramming"</a>
and <a href="http://pdimov.com/cpp2/simple_cxx11_metaprogramming_2.html">its sequel</a>. Reading these
articles before proceeding with this documentation is highly recommended.</p>
articles before proceeding with this documentation is <em>highly</em> recommended.</p>
</div>
<div class="paragraph">
<p>The general principles upon which Mp11 is built are that algorithms and metafunctions are
@@ -2847,7 +2847,7 @@ expression <code>f(std::get&lt;J&gt;(std::forward&lt;Tp&gt;(tp)))</code> for <co
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-06 19:11:08 GTBDT
Last updated 2017-06-07 00:11:03 GTBDT
</div>
</div>
</body>