Subject: Re: [boost] make_shared_array
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2012-11-02 10:27:14


>> There is shared_range, an iterator_range subclass with shared
>> ownership semantics, that we put together awhile ago:
>> https://github.com/RhysU/shared_range

> But it's not in Boost. Any plans to propose it?

Think it's worth proposing as a Boost.Range utility class?

- Rhys