Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / mp11 / doc / html / mp11.html
index 78cce08..9d09b61 100644 (file)
@@ -4684,6 +4684,13 @@ to be valid <a href="../../../../libs/mpl">MPL</a> sequences.</p>
 </tr>
 </table>
 </div>
+<div class="paragraph">
+<p>It&#8217;s also possible to only enable support for <code>mp_list</code> by
+including <code>&lt;boost/mp11/mpl_list.hpp&gt;</code>, and for <code>std::tuple</code>
+by including <code>&lt;boost/mp11/mpl_tuple.hpp&gt;</code>. This may be required
+because some libraries, such as Boost.Fusion, contain their own MPL
+support for <code>std::tuple</code>, which conflicts with Mp11&#8217;s one.</p>
+</div>
 </div>
 </div>
 </div>
@@ -4715,12 +4722,13 @@ into this documentation by Glen Fernandes.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2019-08-14 12:03:02 UTC
+Last updated 2019-12-10 00:19:27 UTC
 </div>
 </div>
 <style>
 
 *:not(pre)>code { background: none; color: #600000; }
+:not(pre):not([class^=L])>code { background: none; color: #600000; }
 table tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; }
 
 </style>