enum_shifted.html 1.0 KB

12345678910111213141516171819202122232425262728293031
  1. <html>
  2. <head>
  3. <title>enum_shifted.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>enum_shifted.hpp</b> is a jumper header for backwards compatibility.&nbsp;
  9. This header is deprecated.
  10. </div>
  11. <h4>Usage</h4>
  12. <div class="code">
  13. #include <b>&lt;boost/preprocessor/enum_shifted.hpp&gt;</b>
  14. </div>
  15. <h4>Includes</h4>
  16. <ul>
  17. <li><a href="repetition/enum_shifted.html">&lt;boost/preprocessor/repetition/enum_shifted.hpp&gt;</a></li>
  18. </ul>
  19. <hr size="1">
  20. <div style="margin-left: 0px;">
  21. <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
  22. </br><i>© Copyright Paul Mensonides 2002</i>
  23. </div>
  24. <div style="margin-left: 0px;">
  25. <p><small>Distributed under the Boost Software License, Version 1.0. (See
  26. accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  27. copy at <a href=
  28. "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
  29. </div>
  30. </body>
  31. </html>