$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Pointer Plus Bits Behavior and Interface
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-15 14:43:36
AMDG
David Abrahams wrote:
> Joaquin's right, of course. This is a lot like compressed_pair and probably ought to follow that model. In fact, maybe this should just *be* another optimization of compressed_pair.
>
I don't think it can be handled by compressed pair, since pointer_plus_bits
requires setters and getters. There's no way to return a reference to
the pointer.
In Christ,
Steven Watanabe