
24 Aug
2009
24 Aug
'09
8:25 p.m.
2009/8/24 Stewart, Robert <Robert.Stewart@sig.com>:
You might also point the default constructed instance to a special, static bucket so the end iterator can refer to that.
I can't do that because I'm fully supporting allocators, so pointers can only point to memory allocated with the allocator. Daniel