mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 13:36:33 +02:00
initial revision
[SVN r15198]
This commit is contained in:
22
docs.1/headers/punctuation.hpp.html
Normal file
22
docs.1/headers/punctuation.hpp.html
Normal file
@ -0,0 +1,22 @@
|
||||
<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.hpp.html"><boost/preprocessor/punctuation/comma.hpp></a></li>
|
||||
<li><a href="punctuation/comma_if.hpp.html"><boost/preprocessor/punctuation/comma_if.hpp></a></li>
|
||||
<li><a href="punctuation/paren.hpp.html"><boost/preprocessor/punctuation/paren.hpp></a></li>
|
||||
<li><a href="punctuation/paren_if.hpp.html"><boost/preprocessor/punctuation/paren_if.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user