Date: Thu, 16 Jul 2020 22:32:14 +0000
On 7/16/2020 11:57 AM, Edward Diener via Std-Proposals wrote:
> On 7/16/2020 7:04 AM, Bjorn Reese via Std-Proposals wrote:
>
> Should be:
> https://www.boost.org/doc/libs/1_73_0/libs/smart_ptr/doc/html/smart_ptr.html#local_shared_ptr
>
I'll look at that. It might be extensionally the same as ptr as far as
ptr is defined, notwithstanding it uses a refcount and ptr uses a bool.
I was thinking local_ptr might be a good name.
> On 7/16/2020 7:04 AM, Bjorn Reese via Std-Proposals wrote:
>
> Should be:
> https://www.boost.org/doc/libs/1_73_0/libs/smart_ptr/doc/html/smart_ptr.html#local_shared_ptr
>
I'll look at that. It might be extensionally the same as ptr as far as
ptr is defined, notwithstanding it uses a refcount and ptr uses a bool.
I was thinking local_ptr might be a good name.
Received on 2020-07-16 17:36:08