forked from boostorg/preprocessor
21 lines
551 B
HTML
21 lines
551 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>debug/assert.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>debug/assert.hpp</b> header defines macros for preprocessing-time assertions.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/debug/assert.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/assert.html">BOOST_PP_ASSERT</a></li>
|
||
|
<li><a href="../../ref/assert_msg.html">BOOST_PP_ASSERT_MSG</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|