• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2	<head>
3		<title>seq/to_tuple.hpp</title>
4		<link rel="stylesheet" type="text/css" href="../../styles.css">
5	</head>
6	<body>
7		<div style="margin-left:  0px;">
8			The <b>seq/to_tuple.hpp</b> header defines a macro that converts a <i>seq</i> to
9			an <i>tuple</i>.
10		</div>
11		<h4>
12			Usage
13		</h4>
14		<div class="code">
15			#include <b>&lt;boost/preprocessor/seq/to_tuple.hpp&gt;</b>
16		</div>
17		<h4>
18			Contents
19		</h4>
20		<ul>
21			<li>
22				<a href="../../ref/seq_to_tuple.html">BOOST_PP_SEQ_TO_TUPLE</a></li>
23		</ul>
24	<hr size="1">
25	<div style="margin-left: 0px;">
26		<i>� Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
27		</br><i>� Copyright Paul Mensonides 2002</i>
28	</div>
29	<div style="margin-left: 0px;">
30		<p><small>Distributed under the Boost Software License, Version 1.0. (See
31		accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
32		copy at <a href=
33		"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
34	</div>
35	</body>
36</html>
37