Brian Silverman | f27e085 | 2018-08-04 23:56:45 -0700 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <title>logical.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.hpp</b> includes the headers in the <i>logical</i> folder. |
| 9 | </div> |
| 10 | <h4>Usage</h4> |
| 11 | <div class="code"> |
| 12 | #include <b><boost/preprocessor/logical.hpp></b> |
| 13 | </div> |
| 14 | <h4>Includes</h4> |
| 15 | <ul> |
| 16 | <li><a href="logical/and.html"><boost/preprocessor/logical/and.hpp></a></li> |
| 17 | <li><a href="logical/bitand.html"><boost/preprocessor/logical/bitand.hpp></a></li> |
| 18 | <li><a href="logical/bitnor.html"><boost/preprocessor/logical/bitnor.hpp></a></li> |
| 19 | <li><a href="logical/bitor.html"><boost/preprocessor/logical/bitor.hpp></a></li> |
| 20 | <li><a href="logical/bitxor.html"><boost/preprocessor/logical/bitxor.hpp></a></li> |
| 21 | <li><a href="logical/bool.html"><boost/preprocessor/logical/bool.hpp></a></li> |
| 22 | <li><a href="logical/compl.html"><boost/preprocessor/logical/compl.hpp></a></li> |
| 23 | <li><a href="logical/nor.html"><boost/preprocessor/logical/nor.hpp></a></li> |
| 24 | <li><a href="logical/not.html"><boost/preprocessor/logical/not.hpp></a></li> |
| 25 | <li><a href="logical/or.html"><boost/preprocessor/logical/or.hpp></a></li> |
| 26 | <li><a href="logical/xor.html"><boost/preprocessor/logical/xor.hpp></a></li> |
| 27 | </ul> |
| 28 | <hr size="1"> |
| 29 | <div style="margin-left: 0px;"> |
| 30 | <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i> |
| 31 | </br><i>© Copyright Paul Mensonides 2002</i> |
| 32 | </div> |
| 33 | <div style="margin-left: 0px;"> |
| 34 | <p><small>Distributed under the Boost Software License, Version 1.0. (See |
| 35 | accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or |
| 36 | copy at <a href= |
| 37 | "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> |
| 38 | </div> |
| 39 | </body> |
| 40 | </html> |