Boost logo

Boost :

From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2003-09-08 09:07:14


I have a very minor quibble - it seems to me that sleep() and yield() might
be better off as stand alone functions in their own header files rather than
as static members of thread. One reason is that you might want to be able
to call them without knowing about thread. Another reason is documentation
- if someone is looking for the sleep() function, they have to just 'know'
to look in the documentation for class thread.

Thanks!

Brock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk