Files
boost_preprocessor/doc/headers/logical/not.html

20 lines
487 B
HTML
Raw Normal View History

2002-10-03 22:26:50 +00:00
<html>
<head>
<title>logical/not.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>logical/not.hpp</b> header defines a macro that performs a logical <i>NOT</i> on its operand.
</div>
<h4>Usage</h4>
<div class="code">
#include <b>&lt;boost/preprocessor/logical/not.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/not.html">BOOST_PP_NOT</a></li>
</ul>
</body>
</html>