From: williamkempf_at_[hidden]
Date: 2001-10-30 10:08:20


--- In boost_at_y..., "Anson Tsao" <ansont_at_m...> wrote:
> Was the function library submitted to the LWG as well? Since the
> threading library is dependant on it.

The current Boost.Thread *implementation* is dependent on it. The
interface isn't really. I'd expect that Boost.Function, or a library
that's similar to it, will be proposed at some point, but even if
it's not the Boost.Thread library can be trivially divorced from
Boost.Function entirely.

Bill Kempf