This commit is contained in:
joaquintides 2020-06-06 10:32:24 +02:00
parent ece90a6eb4
commit 9d1813aaad

View File

@ -71,7 +71,7 @@ Acknowledgements
Added <a href="tutorial/basics.html#node_handling">node extraction and insertion</a>
following the analogous interface of associative containers as introduced in C++17.
This feature has also been extended to non key-based indices, in contrast to C++
standard library sequence containers, which do not provide such funcionality.
standard library sequence containers, which do not provide such functionality.
</li>
<li>Clarified documentation on read/write key extractors
(<a href="https://github.com/boostorg/multi_index/issues/32">issue #32</a>).
@ -675,7 +675,7 @@ Acknowledgements
<br>
<p>Revised May 9th 2020</p>
<p>Revised June 6th 2020</p>
<p>&copy; Copyright 2003-2020 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software