mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-18 23:12:07 +02:00
lib cleanup
[SVN r15696]
This commit is contained in:
20
doc/headers/repetition/enum_trailing.hpp.html
Normal file
20
doc/headers/repetition/enum_trailing.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repetition/enum_trailing.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repetition/enum_trailing.hpp</b> header defines a construct that produces a comma-separated list with a leading comma.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repetition/enum_trailing.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/enum_trailing.html">BOOST_PP_ENUM_TRAILING</a></li>
|
||||
<li><a href="../../ref/enum_trailing_z.html">BOOST_PP_ENUM_TRAILING_<i>z</i></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user