diff --git a/doc/html/mp11.html b/doc/html/mp11.html index 5dcf8ee..2a9c058 100644 --- a/doc/html/mp11.html +++ b/doc/html/mp11.html @@ -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 "Simple C++ metaprogramming" and its sequel. Reading these -articles before proceeding with this documentation is highly recommended.
+articles before proceeding with this documentation is highly recommended.The general principles upon which Mp11 is built are that algorithms and metafunctions are
@@ -2847,7 +2847,7 @@ expression f(std::get<J>(std::forward<Tp>(tp)))
for