forked from boostorg/preprocessor
20 lines
534 B
HTML
20 lines
534 B
HTML
<html>
|
|
<head>
|
|
<title>facilities/identity.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>facilities/identity.hpp</b> header defines a utility macro to use with <b>BOOST_PP_IF</b> and <b>BOOST_PP_IIF</b>.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/facilities/identity.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../../ref/identity.html">BOOST_PP_IDENTITY</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|