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