$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2006-05-19 13:45:48
On 5/19/06, David Abrahams <dave_at_[hidden]> wrote:
I don't think so. See line 258 of
http://www.boost-consulting.com/boost/boost/detail/compressed_pair.hpp
Oh, that's better. 1.33's comments were not updated after the
change and I trusted the comment without checking implementation:
http://boost.org/boost/detail/compressed_pair.hpp
Note that even though the implementation does use separate storage, the
comment says it is shared.
-- -Matt Calabrese