forked from boostorg/preprocessor
20 lines
449 B
HTML
20 lines
449 B
HTML
<html>
|
|
<head>
|
|
<title>stringize.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>stringize.hpp</b> header defines a stringizing macro.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/stringize.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../ref/stringize.html">BOOST_PP_STRINGIZE</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|