Release 1.39.0
[boost.git] / Boost_1_39_0 / libs / preprocessor / doc / headers / logical / bitxor.html
blob3bfa14d62f2be85feb12802b506f64df70d2df42
1 <html>
2 <head>
3 <title>logical/bitxor.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>logical/bitxor.hpp</b> header defines a macro that expands to the bitwise <i>XOR</i> of its operands.
9 </div>
10 <h4>Usage</h4>
11 <div class="code">
12 #include <b>&lt;boost/preprocessor/logical/bitxor.hpp&gt;</b>
13 </div>
14 <h4>Contents</h4>
15 <ul>
16 <li><a href="../../ref/bitxor.html">BOOST_PP_BITXOR</a></li>
17 </ul>
18 <hr size="1">
19 <div style="margin-left: 0px;">
20 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
21 </br><i>© Copyright Paul Mensonides 2002</i>
22 </div>
23 <div style="margin-left: 0px;">
24 <p><small>Distributed under the Boost Software License, Version 1.0. (See
25 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
26 copy at <a href=
27 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
28 </div>
29 </body>
30 </html>