mirror of
https://github.com/boostorg/integer.git
synced 2025-06-27 04:51:36 +02:00
Compare commits
3 Commits
svn-branch
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
4f16bdb364 | |||
0d058f42cc | |||
7d8e93a6ac |
11
cstdint.htm
11
cstdint.htm
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||||
<title>Header boost/cstdint.hpp</title>
|
<title>Header boost/cstdint.hpp</title>
|
||||||
</head>
|
</head>
|
||||||
@ -69,10 +69,13 @@ representing any value of any signed integer type.</p>
|
|||||||
capable of representing any value of any unsigned integer type.</p>
|
capable of representing any value of any unsigned integer type.</p>
|
||||||
<p>These types are required.</p>
|
<p>These types are required.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->19 Aug 2001<!--webbot bot="Timestamp" endspan i-checksum="14767" -->
|
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->06 Nov 2007<!--webbot bot="Timestamp" endspan i-checksum="15272" -->
|
||||||
</p>
|
</p>
|
||||||
<p> </p>
|
<p><EFBFBD> Copyright Beman Dawes 2000</p>
|
||||||
|
|
||||||
|
<p>Distributed under the Boost Software License, Version 1.0. See
|
||||||
|
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -121,8 +121,13 @@ instead.</p>
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<p>Revised: <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %b %Y" startspan -->03 Oct 2001<!--webbot bot="Timestamp" endspan i-checksum="14373" -->
|
<p>Revised: <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %b %Y" startspan -->06 Nov 2007<!--webbot bot="Timestamp" endspan i-checksum="15272" -->
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p><EFBFBD> Copyright Beman Dawes 2003</p>
|
||||||
|
|
||||||
|
<p>Distributed under the Boost Software License, Version 1.0. See
|
||||||
|
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -85,5 +85,10 @@ exercises the <code>integer_traits</code> class.
|
|||||||
Beman Dawes, Ed Brey, Steve Cleary, and Nathan Myers discussed the integer
|
Beman Dawes, Ed Brey, Steve Cleary, and Nathan Myers discussed the integer
|
||||||
traits idea on the boost mailing list in August 1999.
|
traits idea on the boost mailing list in August 1999.
|
||||||
<hr>
|
<hr>
|
||||||
<a href="../../people/jens_maurer.htm">
|
<p>Revised
|
||||||
Jens Maurer</a>, 2000-02-20
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->06 November 2007<!--webbot bot="Timestamp" endspan i-checksum="40336" --></p>
|
||||||
|
<p><EFBFBD> Copyright Beman Dawes 2000</p>
|
||||||
|
|
||||||
|
<p>Distributed under the Boost Software License, Version 1.0. See
|
||||||
|
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user