Boost logo

Boost :

Subject: Re: [boost] [gsoc] Pointer Plus Bits Behavior and Interface
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2010-07-15 17:21:51


On 15 July 2010 07:17, Brian Bartman <bbartmanboost_at_[hidden]> wrote:
>
> So here are some of the questions I would like to pose to the community
> about the behavior and interface of the pointer_plus_bits data structure:
>

I think it should look, where practical, like either a tuple<T*,
bitset<N>> or a tuple<T*, bool, bool, ...>

Then it doesn't need to provide any pointer-like operations.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk