5 Jul
2013
5 Jul
'13
11:24 p.m.
On 5 July 2013 23:41, Sid Sacek wrote:
Does anyone know why 'boost::shared_array<>' was not made part of C++11, since pretty much all the other smart pointers were?
Really? scoped_ptr, scoped_array and intrusive_ptr are part of the standard? Did anyone ever propose shared_array? If not, how is it supposed to become part of the standard?