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