Re: [boost] [shifted_ptr] Review Request

6 Apr
2011
6 Apr
'11
5:24 p.m.
On Wed, Apr 6, 2011 at 7:22 PM, Phil Bouchard <phil@fornux.com> wrote:
On 4/6/2011 9:58 AM, Olaf van der Spek wrote:
What version of Boost was used?
1.34.1
Does it use make_shared?
No.
Not very meaningful either, I'm afraid.

7 Apr
7 Apr
1:19 a.m.
New subject: [shifted_ptr] Review Request
On 6 April 2011 13:12, Phil Bouchard <philippe@fornux.com> wrote:
On 4/6/2011 10:24 AM, Olaf van der Spek wrote:
Does it use make_shared?
No.
Not very meaningful either, I'm afraid.
I don't see the need for an intrusive_ptr<> anymore.
When using make_shared or allocate_shared, you cannot have a custom deleter (although intrusive_ptr is more like the deleter in unique_ptr than shared_ptr, being per type instead of per object). -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404
5179
Age (days ago)
5180
Last active (days ago)
2 comments
3 participants
participants (3)
-
Nevin Liber
-
Olaf van der Spek
-
Phil Bouchard