summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/tree_type_enum.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/tree_type_enum.html')
-rw-r--r--doc/html/boost/container/tree_type_enum.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/html/boost/container/tree_type_enum.html b/doc/html/boost/container/tree_type_enum.html
index ebc577ce76..39cc763279 100644
--- a/doc/html/boost/container/tree_type_enum.html
+++ b/doc/html/boost/container/tree_type_enum.html
@@ -36,14 +36,13 @@
<span class="keyword">enum</span> <span class="identifier">tree_type_enum</span> <span class="special">{</span> red_black_tree, avl_tree, scapegoat_tree, splay_tree <span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.15.19.12.4"></a><h2>Description</h2>
+<a name="id-1.3.10.14.19.12.4"></a><h2>Description</h2>
<p>Enumeration used to configure ordered associative containers with a concrete tree implementation. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2017 Ion
- Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2018 Ion Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>