to_seq.html 1.0 KB

123456789101112131415161718192021222324252627282930
  1. <html><head>
  2. <title>variadic/to_seq.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_seq.hpp</b> header defines a variadic macro that converts <i>variadic data </i>to a <i>seq</i>.
  6. </div>
  7. <h4>
  8. Usage
  9. </h4>
  10. <div class="code">
  11. #include <b>&lt;boost/preprocessor/variadic/to_seq.hpp&gt;</b>
  12. </div>
  13. <h4>
  14. Contents
  15. </h4>
  16. <ul>
  17. <li>
  18. <a href="../../ref/variadic_to_seq.html">BOOST_PP_VARIADIC_TO_SEQ</a> <a href="../../topics/variadic_macros.html#VNotation" target="_self">(v)</a><br>
  19. </li>
  20. </ul>
  21. <hr size="1">
  22. <div style="margin-left: 0px;">
  23. <i></i><i>© Copyright Edward Diener 2011,2013</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>