• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3	<title>punctuation.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>punctuation.hpp</b> includes the headers in the <i>punctuation</i> folder.
9	</div>
10	<h4>Usage</h4>
11		<div class="code">
12			#include <b>&lt;boost/preprocessor/punctuation.hpp&gt;</b>
13		</div>
14	<h4>Includes</h4>
15		<ul>
16			<li><a href="punctuation/comma.html">&lt;boost/preprocessor/punctuation/comma.hpp&gt;</a></li>
17			<li><a href="punctuation/comma_if.html">&lt;boost/preprocessor/punctuation/comma_if.hpp&gt;</a></li>
18			<li><a href="punctuation/paren.html">&lt;boost/preprocessor/punctuation/paren.hpp&gt;</a></li>
19			<li><a href="punctuation/paren_if.html">&lt;boost/preprocessor/punctuation/paren_if.hpp&gt;</a></li>
20		</ul>
21	<hr size="1">
22	<div style="margin-left: 0px;">
23		<i>� Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
24		</br><i>� Copyright Paul Mensonides 2002</i>
25	</div>
26	<div style="margin-left: 0px;">
27		<p><small>Distributed under the Boost Software License, Version 1.0. (See
28		accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
29		copy at <a href=
30		"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
31	</div>
32</body>
33</html>
34