$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-19 19:50:33
On Monday 19 January 2004 03:44 pm, Matt Sutton wrote:
> > You have to build a multithreaded version of the signals
> > library (which
> > it seems you have),
>
> Pardon the slightly off topic question, but is the Boost Signals library
> now thread safe? The documentation seems to indicate otherwise,
> specifically the FAQ.
It is not thread safe :(
Doug