forked from boostorg/preprocessor
20 lines
496 B
HTML
20 lines
496 B
HTML
<html>
|
|
<head>
|
|
<title>logical/compl.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>logical/compl.hpp</b> header defines a macro that performs a bitwise inversion on its operand.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/logical/compl.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../../ref/compl.html">BOOST_PP_COMPL</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|