$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-01-18 05:58:01
Roland Schwarz wrote:
[...]
> The broader question is:
> Can local static objects ever be made thread safe? Or should they be
> avoided at all in MT aware
> code?
>
1) No
2) Yes!!
Stefan