Bug 170145
Summary: | We should have a Priority Queue class with actual features. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
std::priority_queue lacks some nice features. Such as an iterator or a decrease_key function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |