6 Jul
2013
6 Jul
'13
6:20 p.m.
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?
As others already said, we only proposed shared_ptr and weak_ptr for TR1
(and then C++11).
A related question is why shared_ptr