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

@ -51,10 +51,6 @@ single token).</p>
<p>Can be used inside <a href="while.htm#BOOST_PP_WHILE">BOOST_PP_WHILE</a>().</p>
<hr>
<h2><a name="BOOST_PREPROCESSOR_ADD">#define BOOST_PREPROCESSOR_ADD</a>(X,Y)</h2>
<p>Obsolete. Use <a href="arithmetic_add.htm#BOOST_PP_ADD">BOOST_PP_ADD</a>().</p>
<hr>
<a href="arithmetic.htm">Prev</a> <a href="arithmetic_div.htm">Next</a> <a href="index.htm#Macros">Macros</a> <a href="index.htm#Headers">Headers</a>
<hr>