18 Sep
2006
18 Sep
'06
4:13 p.m.
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Robert Kindred
Can you not create them all, have them wait on some condition variable and signal when you're ready to go?
Yes, I suppose that works, with some extra effort. So does this mean that a monolithic constructor is very important to you?
Not necessarily a monolithic constructor. Just before it starts doing work, you wait on the condition. I wouldn't expect that to be a ton of work. However, it is important to me to not have to remember the order in which to create things. This is just asking for a bug at 2am. Sohail
6628
Age (days ago)
6628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sohail Somani