|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r86761 - trunk/libs/preprocessor/doc/ref
From: eldiener_at_[hidden]
Date: 2013-11-18 23:31:38
Author: eldiener
Date: 2013-11-18 23:31:38 EST (Mon, 18 Nov 2013)
New Revision: 86761
URL: http://svn.boost.org/trac/boost/changeset/86761
Log:
Updated tuple rem documentation.
Text files modified:
trunk/libs/preprocessor/doc/ref/tuple_rem.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/preprocessor/doc/ref/tuple_rem.html
==============================================================================
--- trunk/libs/preprocessor/doc/ref/tuple_rem.html Mon Nov 18 21:47:23 2013 (r86760)
+++ trunk/libs/preprocessor/doc/ref/tuple_rem.html 2013-11-18 23:31:38 EST (Mon, 18 Nov 2013) (r86761)
@@ -33,7 +33,7 @@
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>
+<br>Note: For Visual C++ 8.0 ( Visual Studio 2005 ) you must specify the correct <i>size</i> argument as in the non-variadic version.<br>
</div>
<h4>See Also</h4>
<ul>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk