blob: bda1e088c008539b93fe2c0a0c294733c3d7f38e [file] [log] [blame]
Brian Silvermanf27e0852018-08-04 23:56:45 -07001<html>
2 <head>
3 <title>seq/enum.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/enum.hpp</b> header defines a macro to enumerate the elements in a <i>seq</i>.
9 </div>
10 <h4>
11 Usage
12 </h4>
13 <div class="code">
14 #include <b>&lt;boost/preprocessor/seq/enum.hpp&gt;</b>
15 </div>
16 <h4>
17 Contents
18 </h4>
19 <ul>
20 <li>
21 <a href="../../ref/seq_enum.html">BOOST_PP_SEQ_ENUM</a></li>
22 </ul>
23 <hr size="1">
24 <div style="margin-left: 0px;">
25 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
26 </br><i>© Copyright Paul Mensonides 2002</i>
27 </div>
28 <div style="margin-left: 0px;">
29 <p><small>Distributed under the Boost Software License, Version 1.0. (See
30 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
31 copy at <a href=
32 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
33 </div>
34 </body>
35</html>