is_begin_parens.html 1.1 KB

1234567891011121314151617181920212223242526
  1. <html>
  2. <head>
  3. <meta content="text/html; charset=windows-1252" http-equiv="content-type">
  4. <title>punctuation/is_begin_parens.hpp</title>
  5. <link rel="stylesheet" type="text/css" href="../../styles.css">
  6. </head>
  7. <body>
  8. <div style="margin-left: 0px;"> The <b>punctuation/is_begin_parens.hpp</b>
  9. header defines a macro that determines if variadic data begins with a
  10. parenthesis.</div>
  11. <h4>Usage</h4>
  12. <div class="code"> #include <b>&lt;boost/preprocessor/punctuation/is_begin_parens.hpp&gt;</b>
  13. </div>
  14. <h4>Contents</h4>
  15. <ul>
  16. <li><a href="../../ref/is_begin_parens.html">BOOST_PP_IS_BEGIN_PARENS</a></li>
  17. </ul>
  18. <hr size="1">
  19. <div style="margin-left: 0px;"> <i>© Copyright Edward Diener 2014</i> </div>
  20. <div style="margin-left: 0px;">
  21. <p><small>Distributed under the Boost Software License, Version 1.0. (See
  22. accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
  23. or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
  24. </div>
  25. </body>
  26. </html>