forked from boostorg/preprocessor
23 lines
812 B
HTML
23 lines
812 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>punctuation.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>punctuation.hpp</b> includes the headers in the <i>punctuation</i> folder.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/punctuation.hpp></b>
|
||
|
</div>
|
||
|
<h4>Includes</h4>
|
||
|
<ul>
|
||
|
<li><a href="punctuation/comma.html"><boost/preprocessor/punctuation/comma.hpp></a></li>
|
||
|
<li><a href="punctuation/comma_if.html"><boost/preprocessor/punctuation/comma_if.hpp></a></li>
|
||
|
<li><a href="punctuation/paren.html"><boost/preprocessor/punctuation/paren.hpp></a></li>
|
||
|
<li><a href="punctuation/paren_if.html"><boost/preprocessor/punctuation/paren_if.hpp></a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|