mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-25 02:07:31 +02:00
c++boost.gif -> boost.png replacement
[SVN r25573]
This commit is contained in:
@ -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 <<a href="../../boost/static_assert.hpp">boost/static_assert.hpp</a>></h1>
|
||||
<h1><img src="../../boost.png" width="276" height="86">Header <<a href="../../boost/static_assert.hpp">boost/static_assert.hpp</a>></h1>
|
||||
<p>The header <boost/static_assert.hpp> 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
|
||||
|
Reference in New Issue
Block a user