forked from boostorg/preprocessor
20 lines
488 B
HTML
20 lines
488 B
HTML
<html>
|
|
<head>
|
|
<title>tuple/elem.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>tuple/elem.hpp</b> header defines a macro to extract elements from a <i>tuple</i>.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/tuple/elem.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../../ref/tuple_elem.html">BOOST_PP_TUPLE_ELEM</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|