$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-01-09 09:27:04
"Jason Hise" wrote:
> http://www.ezequal.com/chaos/libs/policy_singleton.h
>
Small note: there's one try/catch block that can
be replaced with RAII. It would make system compilable
even when exceptions are disabled.
/Pavel