$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-29 09:52:20
From: <williamkempf_at_[hidden]>
> --- In boost_at_y..., "Greg Colvin" <gcolvin_at_u...> wrote:
> > The advantage of using ++ and -- is that raw integer types support
> them.
>
> And are rarely (if ever) thread safe. So you're not helping anybody
> by duplicating the interface of raw integer types here, IMHO.
Raw integers are completely thread safe when there is only one thread. ;-)
-- Peter Dimov Multi Media Ltd.