mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Fix link.
[SVN r12674]
This commit is contained in:
parent
4f518e4caa
commit
3f5410a19f
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ and added new compile-time
|
|||
<li><a href="libs/function/index.html">Function Library</a>: user may request that <code>boost::function</code> objects store a reference to a function object target instead of a copy, using <a href="libs/bind/ref.html"><code>ref</code></a>. Stateless objects are optimized so that they require no dynamic storage.</li>
|
||||
<li><a href="libs/math/quaternion/index.html">Quaternions</a>: added support for GCC 2.95.x.</a></li>
|
||||
<li><a href="libs/math/octonion/index.html">Octonions</a>: added support for GCC 2.95.x.</a></li>
|
||||
<li><a href="libs/smart_ptr/index.html">Smart Pointers Library</a>: Peter Dimov contributed a new implementation that fixeds some bugs and adds some features.</li>
|
||||
<li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Peter Dimov contributed a new implementation that fixeds some bugs and adds some features.</li>
|
||||
|
||||
</ul>
|
||||
<p>November 30, 2001 - Version 1.26.0</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue