6 Jul
2013
6 Jul
'13
8:53 a.m.
On 06/07/13 00: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?
Because they added a specialization to shared_ptr instead.
shared_ptr