
2 Nov
2012
2 Nov
'12
2:27 p.m.
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