Fix to BOOST_PP_TUPLE_REM for VC++8.0 and note in documentation about it.

[SVN r86742]
This commit is contained in:
Edward Diener
2013-11-17 22:05:23 +00:00
parent 8179a114c3
commit b3a1643428
2 changed files with 6 additions and 2 deletions

View File

@ -33,6 +33,7 @@ completely so that the macro can be invoked as BOOST_PP_TUPLE_REM(); you may get
functionality will still work. If you specify a size in the variadic
version, it will be ignored, but the warning from some compilers will
not occur.<br>
<br>Note: For Visual C++ 8.0 ( Visual Studio 2005 ) you must specify the <i>size</i> argument.<br>
</div>
<h4>See Also</h4>
<ul>