forked from boostorg/preprocessor
initial revision
[SVN r15198]
This commit is contained in:
20
docs.1/headers/arithmetic/sub.hpp.html
Normal file
20
docs.1/headers/arithmetic/sub.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>arithmetic/sub.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>arithmetic/sub.hpp</b> header defines macros for subtraction.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/arithmetic/sub.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/sub.html">BOOST_PP_SUB</a></li>
|
||||
<li><a href="../../ref/sub_d.html">BOOST_PP_SUB_D</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user