Longer macro parameter names

[SVN r13459]
This commit is contained in:
Vesa Karvonen
2002-04-12 11:26:25 +00:00
parent 3468956bc9
commit 06ff87a86c
96 changed files with 368 additions and 322 deletions

View File

@ -39,7 +39,7 @@ and BOOST_PP_REPEAT family).</p>
*/
#define BOOST_PP_LIMIT_MAG 128
/** <p>Expands to the maximum tuple length supported by the library.</p> */
/** <p>Expands to the maximum tuple size supported by the library.</p> */
#define BOOST_PP_LIMIT_TUPLE 16
/** <p>Obsolete. Use BOOST_PP_LIMIT_DIM.</p> */