forked from boostorg/preprocessor
21 lines
533 B
HTML
21 lines
533 B
HTML
<html>
|
|
<head>
|
|
<title>slot/slot.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>slot/slot.hpp</b> header defines macros to manipulate <i>slots</i>.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/slot/slot.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../../ref/assign_slot.html">BOOST_PP_ASSIGN_SLOT</a></li>
|
|
<li><a href="../../ref/slot.html">BOOST_PP_SLOT</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|