$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-11-01 16:53:29
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.
However I've to admit I had no review responses about the prototype
implementation yet.
Roland