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