diff --git a/doc/ref/tuple_rem.html b/doc/ref/tuple_rem.html index dc17129..80ee441 100644 --- a/doc/ref/tuple_rem.html +++ b/doc/ref/tuple_rem.html @@ -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.
+
Note: For Visual C++ 8.0 ( Visual Studio 2005 ) you must specify the size argument.

See Also