mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-04 16:26:35 +02:00
20 lines
459 B
HTML
20 lines
459 B
HTML
<html>
|
|
<head>
|
|
<title>wstringize.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>wstringize.hpp</b> header defines a wide stringizing macro.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/wstringize.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../ref/wstringize.html">BOOST_PP_WSTRINGIZE</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|