1<html> 2 <head> 3 <title>array/to_tuple.hpp</title> 4 <link rel="stylesheet" type="text/css" href="../../styles.css"> 5</head> 6<body> 7<div style="margin-left: 0px;"> The <b>array/to_tuple.hpp</b> header 8defines a macro that converts an <i>array </i>to a <i>tuple</i>. </div> 9<h4>Usage</h4> 10<div class="code"> #include <b><boost/preprocessor/array/to_tuple.hpp></b> 11</div> 12<h4>Contents</h4> 13<ul> 14 <li><a href="../../ref/array_to_tuple.html">BOOST_PP_ARRAY_TO_TUPLE</a></li> 15</ul> 16<hr size="1"> 17<div style="margin-left: 0px;"> <i></i><i>� Copyright Edward Diener 2011</i> </div> 18<div style="margin-left: 0px;"> 19<p><small>Distributed under the Boost Software License, Version 1.0. 20(See accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> 21or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> 22</div> 23</body> 24</html> 25