mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-30 22:40:58 +02:00
20 lines
502 B
HTML
20 lines
502 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>array/data.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>array/data.hpp</b> header defines a macro to extract the <i>tuple</i> data from an <i>array</i>.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/array/data.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/array_data.html">BOOST_PP_ARRAY_DATA</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|