mirror of
https://github.com/boostorg/flyweight.git
synced 2026-01-19 04:12:09 +00:00
fixed link
This commit is contained in:
@@ -57,7 +57,7 @@ Acknowledgements
|
||||
<ul>
|
||||
<li>Added <a href="tutorial/configuration.html#concurrent_factory"><code>concurrent_factory</code></a>,
|
||||
a factory based on a concurrent container from
|
||||
<a href="../../serialization/index.html">Boost.Unordered</a>
|
||||
<a href="../../unordered/index.html">Boost.Unordered</a>
|
||||
that provides excellent performance in multithreaded scenarios.</li>
|
||||
<li>Marked as <code>noexcept</code> those <code>boost::flyweight</code>
|
||||
operations previously documented as not throwing
|
||||
@@ -257,7 +257,7 @@ Acknowledgements
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised September 28th 2024</p>
|
||||
<p>Revised September 29th 2024</p>
|
||||
|
||||
<p>© Copyright 2006-2024 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
|
||||
Reference in New Issue
Block a user