forked from boostorg/type_traits
updated url's
[SVN r9993]
This commit is contained in:
15
index.htm
15
index.htm
@ -5,7 +5,7 @@
|
||||
content="text/html; charset=iso-8859-1">
|
||||
<meta name="Template"
|
||||
content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
||||
<title>Type Traits</title>
|
||||
</head>
|
||||
|
||||
@ -36,11 +36,11 @@ first. </p>
|
||||
<a href="#example">Example Code</a></pre>
|
||||
|
||||
<p>All of the integral expressions in this library are <a
|
||||
href="../../more/integral_constant_guidelines.htm"><em>integral
|
||||
constant expressions</em></a>, these can sometimes cause compiler
|
||||
problems in use, so there is a related set of <a
|
||||
href="../../more/integral_constant_guidelines.htm">coding
|
||||
guidelines</a> to help you write portable code using this library.</p>
|
||||
href="../../more/int_const_guidelines.htm"><em>integral constant
|
||||
expressions</em></a>, these can sometimes cause compiler problems
|
||||
in use, so there is a related set of <a
|
||||
href="../../more/int_const_guidelines.htm">coding guidelines</a>
|
||||
to help you write portable code using this library.</p>
|
||||
|
||||
<h2><a name="primary"></a>Primary Type Categorisation</h2>
|
||||
|
||||
@ -1273,6 +1273,7 @@ Mappings between Types and Values</a>".</p>
|
||||
<p>Maintained by <a href="../../people/john_maddock.htm">John
|
||||
Maddock</a>, the latest version of this file can be found at <a
|
||||
href="http://www.boost.org/">www.boost.org</a>, and the boost
|
||||
discussion list at <a href="http://www.yahoogroups.com/list/boost">www.yahoogroups.com/list/boost</a>.</p>
|
||||
discussion list at <a
|
||||
href="http://www.yahoogroups.com/list/boost">www.yahoogroups.com/list/boost</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user