Update links in the integer library.

[SVN r41609]
This commit is contained in:
Daniel James
2007-12-03 00:18:46 +00:00
parent d754cad861
commit 42097fea1c
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ contaimination of values by the higher, unused bits.</p>
<h2><a name="credits">Credits</a></h2>
<p>The author of the Boost bit mask class templates is <a
href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a>.</p>
<hr>
+1 -1
View File
@@ -186,7 +186,7 @@ code (and update old code as soon as possible).
<p>The original version of the Boost binary logarithm class template was
written by <a href="../../../people/daryle_walker.html">Daryle Walker</a>
written by <a href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a>
and then enhanced by Giovanni Bajo with support for compilers without
partial template specialization. The current version was suggested,
together with a reference implementation, by Vesa Karvonen. Gennaro Prota
+1 -1
View File
@@ -106,7 +106,7 @@ class template.</p>
<h2><a name="credits">Credits</a></h2>
<p>The author of the Boost compile-time extrema class templates is <a
href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a>.</p>
<hr>