updated url's

[SVN r9993]
This commit is contained in:
John Maddock
2001-04-30 11:28:03 +00:00
parent 976f1c78a5
commit a947d4039a

View File

@ -5,7 +5,7 @@
content="text/html; charset=iso-8859-1"> content="text/html; charset=iso-8859-1">
<meta name="Template" <meta name="Template"
content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot"> 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>static assertions</title> <title>static assertions</title>
</head> </head>
@ -18,7 +18,7 @@ vlink="#800080">
<p>The header &lt;boost/static_assert.hpp&gt; supplies a single <p>The header &lt;boost/static_assert.hpp&gt; supplies a single
macro BOOST_STATIC_ASSERT(x), which generates a compile time macro BOOST_STATIC_ASSERT(x), which generates a compile time
error message if the <a error message if the <a
href="../../more/integral_constant_guidelines.htm">integral-constant-expression</a> href="../../more/int_const_guidelines.htm">integral-constant-expression</a>
<i>x</i> is not true. In other words it is the compile time <i>x</i> is not true. In other words it is the compile time
equivalent of the assert macro; this is sometimes known as a equivalent of the assert macro; this is sometimes known as a
&quot;compile-time-assertion&quot;, but will be called a &quot;static &quot;compile-time-assertion&quot;, but will be called a &quot;static
@ -268,7 +268,8 @@ warranty, and with no claim as to its suitability for any purpose.</p>
<p>Maintained by <a href="mailto:John_Maddock@compuserve.com">John <p>Maintained by <a href="mailto:John_Maddock@compuserve.com">John
Maddock</a>, the latest version of this file can be found at <a 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 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>. discussion list at <a
href="http://www.yahoogroups.com/list/boost">www.yahoogroups.com/list/boost</a>.
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>