mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-30 06:20:57 +02:00
21 lines
547 B
HTML
21 lines
547 B
HTML
<html>
|
|
<head>
|
|
<title>enum_params.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>enum_params.hpp</b> is a jumper header for backwards compatibility.
|
|
This header is deprecated.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/enum_params.hpp></b>
|
|
</div>
|
|
<h4>Includes</h4>
|
|
<ul>
|
|
<li><a href="repetition/enum_params.hpp.html"><boost/preprocessor/repetition/enum_params.hpp></a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|