summaryrefslogtreecommitdiff
path: root/doc/html/poly_collection.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/poly_collection.html')
-rw-r--r--doc/html/poly_collection.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/html/poly_collection.html b/doc/html/poly_collection.html
index 535aa454a9..d7306d15e2 100644
--- a/doc/html/poly_collection.html
+++ b/doc/html/poly_collection.html
@@ -30,8 +30,8 @@
<div><div class="author"><h3 class="author">
<span class="firstname">Joaqu&#237;n M</span> <span class="surname">L&#243;pez Mu&#241;oz</span>
</h3></div></div>
-<div><p class="copyright">Copyright &#169; 2016-2018 Joaqu&#237;n M L&#243;pez
- Mu&#241;oz</p></div>
+<div><p class="copyright">Copyright &#169; 2016-2019 Joaqu&#237;n
+ M L&#243;pez Mu&#241;oz</p></div>
<div><div class="legalnotice">
<a name="poly_collection.legal"></a><p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
@@ -108,6 +108,7 @@
</dl></dd>
<dt><span class="section"><a href="poly_collection/release_notes.html">Release notes</a></span></dt>
<dd><dl>
+<dt><span class="section"><a href="poly_collection/release_notes.html#poly_collection.release_notes.boost_1_71">Boost 1.71</a></span></dt>
<dt><span class="section"><a href="poly_collection/release_notes.html#poly_collection.release_notes.boost_1_70">Boost 1.70</a></span></dt>
<dt><span class="section"><a href="poly_collection/release_notes.html#poly_collection.release_notes.boost_1_69">Boost 1.69</a></span></dt>
<dt><span class="section"><a href="poly_collection/release_notes.html#poly_collection.release_notes.boost_1_67">Boost 1.67</a></span></dt>
@@ -128,7 +129,7 @@
known at the point of usage. As a consequence, regular containers cannot store
polymorphic objects directly: the usual workaround is to have containers of
pointers to heap-allocated elements. In modern computer architectures this
- pattern incurs in two types of inefficiency:
+ pattern incurs two types of inefficiency:
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
@@ -197,7 +198,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: April 09, 2019 at 19:42:32 GMT</small></p></td>
+<td align="left"><p><small>Last revised: August 14, 2019 at 12:09:36 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>