mirror of
https://github.com/boostorg/integer.git
synced 2025-07-31 13:17:12 +02:00
Link to the cstdint documentation, rather than Boost.Config's root.
This commit is contained in:
@ -27,9 +27,9 @@
|
|||||||
Types</a>
|
Types</a>
|
||||||
</h2></div></div></div>
|
</h2></div></div></div>
|
||||||
<p>
|
<p>
|
||||||
The <a href="http://www.boost.org/libs/config/" target="_top">Boost.Config</a> module
|
The <a href="../../../../../libs/config/doc/html/boost_config/cstdint.html" target="_top">Boost.Config</a>
|
||||||
provides the typedefs useful for writing portable code that requires certain
|
module provides the typedefs useful for writing portable code that requires
|
||||||
integer widths.
|
certain integer widths.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||||
|
@ -219,7 +219,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||||
<td align="left"><p><small>Last revised: June 01, 2014 at 19:55:54 GMT</small></p></td>
|
<td align="left"><p><small>Last revised: June 01, 2014 at 19:57:36 GMT</small></p></td>
|
||||||
<td align="right"><div class="copyright-footer"></div></td>
|
<td align="right"><div class="copyright-footer"></div></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
<hr>
|
<hr>
|
||||||
|
@ -699,7 +699,7 @@ provided typedefs in new code (and update old code as soon as possible).
|
|||||||
|
|
||||||
[section:cstdint Removed from library: Standard Integer Types]
|
[section:cstdint Removed from library: Standard Integer Types]
|
||||||
|
|
||||||
The [@http://www.boost.org/libs/config/ Boost.Config] module provides
|
The [@boost:/libs/config/doc/html/boost_config/cstdint.html Boost.Config] module provides
|
||||||
the typedefs useful for writing portable code that requires certain
|
the typedefs useful for writing portable code that requires certain
|
||||||
integer widths.
|
integer widths.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user