Bug 15331 - WTF needs a smart pointer to handled foo->ref(this) style reference counting
Summary: WTF needs a smart pointer to handled foo->ref(this) style reference counting
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 13:13 PDT by Eric Seidel (no email)
Modified: 2007-09-30 13:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-09-30 13:13:08 PDT
WTF needs a smart pointer to handled foo->ref(this) style reference counting

I would hope something like that should be possible.  I'm not sure if it's possible to reference "this" from a variable declaration however.