
15 Jul
2010
15 Jul
'10
11:21 p.m.
On 15 July 2010 07:17, Brian Bartman <bbartmanboost@gmail.com> 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.