RESOLVED FIXED117830
HashSet: reverse the order of the template arguments at alternate 'find', 'contains' and 'add' methods
https://bugs.webkit.org/show_bug.cgi?id=117830
Summary HashSet: reverse the order of the template arguments at alternate 'find', 'co...
Mikhail Pozdnyakov
Reported 2013-06-20 05:47:08 PDT
We should reverse the order of the template arguments at alternate 'find', 'contains' and 'add' HashSet methods so that callers can just pass the translator and let the compiler deduce T.
Attachments
patch (54.23 KB, patch)
2013-06-20 06:41 PDT, Mikhail Pozdnyakov
buildbot: commit-queue-
patch v2 (55.08 KB, patch)
2013-06-20 07:29 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2013-06-20 06:41:00 PDT
Build Bot
Comment 2 2013-06-20 07:18:34 PDT
Mikhail Pozdnyakov
Comment 3 2013-06-20 07:29:48 PDT
Created attachment 205089 [details] patch v2 fix compilation error on MAC
WebKit Commit Bot
Comment 4 2013-06-20 14:10:22 PDT
Comment on attachment 205089 [details] patch v2 Clearing flags on attachment: 205089 Committed r151800: <http://trac.webkit.org/changeset/151800>
WebKit Commit Bot
Comment 5 2013-06-20 14:10:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.