On Monday 08 April 2002 11:01 am, you wrote:
I kept reading about a library named Boost.Signal. I think that this library is about signal and slots. But I can't find it in Boost.
Can someone tell me where it is, please? I look for it in the Files section and in the CVS repository but i can't find it.
Thanks in advance.
Boost.Signals is indeed a signals & slots library. It has been accepted into Boost pending some revisions requested by reviewers (some of which have required substantial internal changes). The version of Signals that was reviewed is available in the Boost files area: http://groups.yahoo.com/group/boost/files/Callback/signals-20020214.tgz An updated version will be available shortly (probably this week) that addresses reviewer comments. At this point, only the lack of updated documentation is causing the delay. Doug