Boost logo

Boost-Commit :

From: anthony_at_[hidden]
Date: 2008-07-25 18:22:59


Author: anthonyw
Date: 2008-07-25 18:22:58 EDT (Fri, 25 Jul 2008)
New Revision: 47818
URL: http://svn.boost.org/trac/boost/changeset/47818

Log:
Added note about max number of arguments
Text files modified:
   trunk/libs/thread/doc/thread_ref.qbk | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: trunk/libs/thread/doc/thread_ref.qbk
==============================================================================
--- trunk/libs/thread/doc/thread_ref.qbk (original)
+++ trunk/libs/thread/doc/thread_ref.qbk 2008-07-25 18:22:58 EDT (Fri, 25 Jul 2008)
@@ -273,6 +273,8 @@
 
 [[Throws:] [__thread_resource_error__ if an error occurs.]]
 
+[[Note:] [Currently up to nine additional arguments `a1` to `a9` can be specified in addition to the function `f`.]]
+
 ]
 
 [endsect]


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