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