WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
17496
make Deque use a circular array; add iterators
https://bugs.webkit.org/show_bug.cgi?id=17496
Summary
make Deque use a circular array; add iterators
Darin Adler
Reported
2008-02-23 00:54:57 PST
To make Deque a little more generally useful, we should make a version that uses a circular array and add iterators.
Attachments
patch
(26.27 KB, patch)
2008-02-23 00:58 PST
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2008-02-23 00:58:26 PST
Created
attachment 19289
[details]
patch
Anders Carlsson
Comment 2
2008-02-23 14:45:21 PST
Comment on
attachment 19289
[details]
patch Looks great, r=me
Darin Adler
Comment 3
2008-02-23 21:19:37 PST
Committed revision 30538.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug