Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
16133
in webkit for
trunk/JavaScriptCore/wtf/GetPtr.h
Timestamp:
Aug 30, 2006, 5:12:08 PM (
19 years
ago)
Author:
darin
Message:
Reviewed by Tim Hatcher.
add WTF::getPtr, a function template that makes it possible to write generic code that gets a raw pointer out of any of our pointer types
JavaScriptCore
.xcodeproj/project.pbxproj:
wtf/GetPtr.h: Added.
wtf/ListRefPtr.h: (WTF::getPtr): Added.
wtf/OwnArrayPtr.h: (WTF::getPtr): Added.
wtf/OwnPtr.h: (WTF::getPtr): Added.
wtf/PassRefPtr.h: (WTF::getPtr): Added.
wtf/RefPtr.h: (WTF::getPtr): Added.
File:
1 added
trunk/JavaScriptCore/wtf/GetPtr.h
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive