c++boost.gif -> boost.png replacement

[SVN r25573]
This commit is contained in:
Aleksey Gurtovoy
2004-10-05 15:45:52 +00:00
parent f60bc26f84
commit 2cf2951f97

View File

@ -6,7 +6,7 @@
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
</head>
<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080">
<h1><img src="../../c++boost.gif" width="276" height="86">Header &lt;<a href="../../boost/static_assert.hpp">boost/static_assert.hpp</a>&gt;</h1>
<h1><img src="../../boost.png" width="276" height="86">Header &lt;<a href="../../boost/static_assert.hpp">boost/static_assert.hpp</a>&gt;</h1>
<p>The header &lt;boost/static_assert.hpp&gt; supplies a single macro
BOOST_STATIC_ASSERT(x), which generates a compile time error message if the <a href="../../more/int_const_guidelines.htm">
integral-constant-expression</a> <i>x</i> is not true. In other words it is