forked from boostorg/preprocessor
dedicated counter
[SVN r30562]
This commit is contained in:
20
doc/headers/slot/counter.html
Normal file
20
doc/headers/slot/counter.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>slot/counter.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>slot/counter.hpp</b> header defines macros used to generate numbers that are unique within a translation unit.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/slot/counter.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/counter.html">BOOST_PP_COUNTER</a></li>
|
||||
<li><a href="../../ref/update_counter.html">BOOST_PP_UPDATE_COUNTER</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user