mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Merge link fixes for pool and timer.
[SVN r76534]
This commit is contained in:
parent
e7702a604f
commit
89ca0e25ff
3 changed files with 4 additions and 4 deletions
|
@ -227,7 +227,7 @@ how to download, build, and install the libraries.</p>
|
|||
OO-programming, from Thorsten Ottosen. </li>
|
||||
<li><a href="polygon/index.html">polygon</a> - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
|
||||
Lucanus Simonson.</li>
|
||||
<li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
|
||||
<li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
|
||||
Steve Cleary.</li>
|
||||
<li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
|
||||
metaprogramming tools including repetition and recursion, from Vesa Karvonen
|
||||
|
@ -680,7 +680,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
<h3><a name="Memory">Memory</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
|
||||
<li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
|
||||
Steve Cleary.</li>
|
||||
<li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
|
||||
pointer class templates, from Greg Colvin, Beman Dawes,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3b4171e1a053350702449a9a24a99b31842971dc
|
||||
Subproject commit 87ae52573cae8cd184a2770bdfa3ba0529921652
|
|
@ -1 +1 @@
|
|||
Subproject commit b4735376461d3bbbf1706b2fbd8b2944e3ab46c1
|
||||
Subproject commit 1be8a9d6b32462d610fc8f276cddce05df162fa1
|
Loading…
Add table
Reference in a new issue