mirror of
https://github.com/boostorg/integer.git
synced 2025-07-29 20:27:14 +02:00
Link to the cstdint documentation, rather than Boost.Config's root.
This commit is contained in:
@ -27,9 +27,9 @@
|
||||
Types</a>
|
||||
</h2></div></div></div>
|
||||
<p>
|
||||
The <a href="http://www.boost.org/libs/config/" target="_top">Boost.Config</a> module
|
||||
provides the typedefs useful for writing portable code that requires certain
|
||||
integer widths.
|
||||
The <a href="../../../../../libs/config/doc/html/boost_config/cstdint.html" target="_top">Boost.Config</a>
|
||||
module provides the typedefs useful for writing portable code that requires
|
||||
certain integer widths.
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
@ -219,7 +219,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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>
|
||||
</tr></table>
|
||||
<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]
|
||||
|
||||
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
|
||||
integer widths.
|
||||
|
||||
|
Reference in New Issue
Block a user