Boost logo

Boost Users :

Subject: Re: [Boost-users] [thread]N of args for thread::thread with args
From: Leo Carreon (lcarreon_at_[hidden])
Date: 2011-10-19 16:38:26


Hi Marcello,

If you have a lot of arguments to pass, it is better to pass a structure containing all the arguments you want to pass instead of passing them individually.

Regards,
Leo

From: Marcello Puligheddu
Sent: Thursday, October 20, 2011 7:16 AM
To: Boost-users_at_[hidden]
Subject: [Boost-users] [thread]N of args for thread::thread with args

In http://www.boost.org/doc/libs/1_47_0/doc/html/thread/thread_management.html

Thread Constructor with arguments
  [...]

  Note:
  Currently up to nine additional arguments a1 to a9 can be specified in addition to the function f.

But in

Launching threads
is clearly stated

"There is an unspecified limit on the number of additional arguments that can be passed."

-- 
marcello puligheddu 
Cagliari ,Sardegna, Italia 
+393203090251
--------------------------------------------------------------------------------
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net