$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2006-11-01 17:31:12
On Nov 1, 2006, at 4:53 PM, Roland Schwarz wrote:
> Howard Hinnant wrote:
>> I think a statically initialized mutex is very important. I hope we
>> can solve this one. Might take a language extension...
>
> Have you seen my proposal of a POD/aggregate type mutex?
> This will work without a language change.
I'm sorry to say I haven't. I'm doing too many jobs at the moment
and none of them well. But that doesn't mean I don't think such a
proposal is important to flesh out. I appreciate your work in this
area.
-Howard