mirror of
https://github.com/boostorg/integer.git
synced 2025-07-23 17:27:19 +02:00
Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
This commit is contained in:
@ -196,7 +196,7 @@ contaimination of values by the higher, unused bits.</p>
|
|||||||
<h2><a name="credits">Credits</a></h2>
|
<h2><a name="credits">Credits</a></h2>
|
||||||
|
|
||||||
<p>The author of the Boost bit mask class templates is <a
|
<p>The author of the Boost bit mask class templates is <a
|
||||||
href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
|
href="http://www.boost.org/people/daryle_walker.html">Daryle Walker</a>.</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
@ -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
|
<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://www.boost.org/people/daryle_walker.html">Daryle Walker</a>
|
||||||
and then enhanced by Giovanni Bajo with support for compilers without
|
and then enhanced by Giovanni Bajo with support for compilers without
|
||||||
partial template specialization. The current version was suggested,
|
partial template specialization. The current version was suggested,
|
||||||
together with a reference implementation, by Vesa Karvonen. Gennaro Prota
|
together with a reference implementation, by Vesa Karvonen. Gennaro Prota
|
||||||
|
@ -106,7 +106,7 @@ class template.</p>
|
|||||||
<h2><a name="credits">Credits</a></h2>
|
<h2><a name="credits">Credits</a></h2>
|
||||||
|
|
||||||
<p>The author of the Boost compile-time extrema class templates is <a
|
<p>The author of the Boost compile-time extrema class templates is <a
|
||||||
href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
|
href="http://www.boost.org/people/daryle_walker.html">Daryle Walker</a>.</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<td bgcolor="white"><img src="../../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
|
<td bgcolor="white"><img src="../../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
|
||||||
<td><a href="../../index.htm"><font face="Arial" color="white"><big>Home</big></font></a></td>
|
<td><a href="../../index.htm"><font face="Arial" color="white"><big>Home</big></font></a></td>
|
||||||
<td><a href="../libraries.htm"><font face="Arial" color="white"><big>Libraries</big></font></a></td>
|
<td><a href="../libraries.htm"><font face="Arial" color="white"><big>Libraries</big></font></a></td>
|
||||||
<td><a href="../../people/people.htm"><font face="Arial" color="white"><big>People</big></font></a></td>
|
<td><a href="http://www.boost.org/people/people.htm"><font face="Arial" color="white"><big>People</big></font></a></td>
|
||||||
<td><a href="../../more/faq.htm"><font face="Arial" color="white"><big>FAQ</big></font></a></td>
|
<td><a href="../../more/faq.htm"><font face="Arial" color="white"><big>FAQ</big></font></a></td>
|
||||||
<td><a href="../../more/index.htm"><font face="Arial" color="white"><big>More</big></font></a></td>
|
<td><a href="../../more/index.htm"><font face="Arial" color="white"><big>More</big></font></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -193,11 +193,11 @@ href="../../boost/cstdint.hpp"><boost/cstdint.hpp></a></cite>.</p>
|
|||||||
<h2><a name="credits">Credits</a></h2>
|
<h2><a name="credits">Credits</a></h2>
|
||||||
|
|
||||||
<p>The author of most of the Boost integer type choosing templates is <a
|
<p>The author of most of the Boost integer type choosing templates is <a
|
||||||
href="../../people/beman_dawes.html">Beman Dawes</a>. He gives thanks
|
href="http://www.boost.org/people/beman_dawes.html">Beman Dawes</a>. He gives thanks
|
||||||
to Valentin Bonnard and
|
to Valentin Bonnard and
|
||||||
<a href="../../people/kevlin_henney.htm"> Kevlin Henney</a> for sharing
|
<a href="http://www.boost.org/people/kevlin_henney.htm"> Kevlin Henney</a> for sharing
|
||||||
their designs for similar templates. <a
|
their designs for similar templates. <a
|
||||||
href="../../people/daryle_walker.html">Daryle Walker</a> designed the
|
href="http://www.boost.org/people/daryle_walker.html">Daryle Walker</a> designed the
|
||||||
value-based sized templates.</p>
|
value-based sized templates.</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
Reference in New Issue
Block a user