Removed obsolete functions from the reference.

[SVN r13474]
This commit is contained in:
Vesa Karvonen
2002-04-13 11:14:50 +00:00
parent 336749e0ae
commit 19962553a5
79 changed files with 50 additions and 242 deletions

View File

@ -41,10 +41,6 @@ in the range [0, <a href="limits.htm#BOOST_PP_LIMIT_MAG">BOOST_PP_LIMIT_MAG</a>]
<hr>
<h2><a name="BOOST_PREPROCESSOR_AND">#define BOOST_PREPROCESSOR_AND</a>(X,Y)</h2>
<p>Obsolete. Use <a href="logical_and.htm#BOOST_PP_AND">BOOST_PP_AND</a>().</p>
<hr>
<a href="logical.htm">Prev</a> <a href="logical_bool.htm">Next</a> <a href="index.htm#Macros">Macros</a> <a href="index.htm#Headers">Headers</a>
<hr>