variadic_seq_to_seq.html 996 B

12345678910111213141516171819202122232425262728293031323334
  1. <html>
  2. <head>
  3. <title>seq/variadic_seq_to_seq.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/variadic_seq_to_seq.hpp</b> header defines a macro that converts a <i>variadic seq</i> into a <i>seq</i>.
  9. </div>
  10. <h4>
  11. Usage
  12. </h4>
  13. <div class="code">
  14. #include <b>&lt;boost/preprocessor/seq/variadic_seq_to_seq.hpp&gt;</b>
  15. </div>
  16. <h4>
  17. Contents
  18. </h4>
  19. <ul>
  20. <li>
  21. <a href="../../ref/variadic_seq_to_seq.html">BOOST_PP_VARIADIC_SEQ_TO_SEQ</a></li>
  22. </ul>
  23. <hr size="1">
  24. <div style="margin-left: 0px;">
  25. <i>© Copyright Paul Mensonides 2012</i>
  26. </div>
  27. <div style="margin-left: 0px;">
  28. <p><small>Distributed under the Boost Software License, Version 1.0. (See
  29. accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  30. copy at <a href=
  31. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
  32. </div>
  33. </body>
  34. </html>