Subject: Re: [boost] [smart_ptr] scoped_array / shared_array (size_t) constructor
From: Olaf van der Spek (ml_at_[hidden])
Date: 2011-11-04 20:18:53


On Fri, Nov 4, 2011 at 6:14 PM, Andrey Semashev
<andrey.semashev_at_[hidden]> wrote:
> I want the smart pointer to be initializable with pointers. This includes
> explicit NULL.

Why? What's the benefit over using the default constructor?

-- 
Olaf