]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/preprocessor/doc/headers/config/variadics.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / preprocessor / doc / headers / config / variadics.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3 <title>config/config.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>config/config.hpp</b>
9header defines internal configuration macros as well as a macro for determining variadic macro support. The file
10is automatically included whenever any Boost PP macros are used. The end-user can manually
11include it in order to use the BOOST_PP_VARIADICS macro, but normally should never have to do so. </div>
12 <h4>
13 Usage
14 </h4>
15 <div class="code">
16 #include <b>&lt;boost/preprocessor/config/config.hpp&gt;</b>
17 </div>
18 <h4>
19 Contents
20 </h4>
21 <ul>
22 <li><a href="../../ref/variadics.html">BOOST_PP_VARIADICS</a></li></ul>
23 <hr size="1">
24