
28 Oct
2009
28 Oct
'09
3:10 p.m.
On Tue, Oct 27, 2009 at 8:42 PM, Peter Dimov <pdimov@pdimov.com> wrote:
Frank Mori Hess wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tuesday 27 October 2009, Peter Dimov wrote:
(How about 'shared_from_raw' as a name for the free function?)
That's fine by me. I also like shared_from_pop (pop == plain old pointer) although that might be more obscure.
OK, to get back to your earlier question, I consider you the 'owner' of enable_shared_from_this2, so feel free to fix it whichever way you want. :-)
Fix it "whatever way you want" :-), but call it _raw, not _pop -- as a user, I'd only understand the first one. Tony