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