
2 Nov
2012
2 Nov
'12
2:12 p.m.
On Thu, Nov 1, 2012 at 4:06 PM, Rhys Ulerich <rhys.ulerich@gmail.com> wrote:
Hi Olaf,
Wouldn't mind a variant of shared_array that knows it's size either.
There is shared_range, an iterator_range subclass with shared ownership semantics, that we put together awhile ago: https://github.com/RhysU/shared_range
Any reason this doesn't meet your needs for a shared_array-that-knows-its-size? I've been happily using it for some time.
But it's not in Boost. Any plans to propose it? Almost forgot about it, was weird seeing my name there. ;) -- Olaf