Closed Bug 1322700 Opened 7 years ago Closed 7 years ago

Enable range-for with nsDeque

Categories

(Core :: XPCOM, defect, P3)

49 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: mozbugz, Assigned: mozbugz)

References

Details

Attachments

(1 file)

If possible: Implement std-style begin() and end() and the appropriate iterator, so that we can write `for (const auto& x : someNsDeque)`.
Priority: -- → P3
Assignee: nobody → gsquelart
Comment on attachment 8832718 [details]
Bug 1322700 - Enable range-for with nsDeque -

https://reviewboard.mozilla.org/r/108920/#review110398
Attachment #8832718 - Flags: review?(nfroyd) → review+
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8fc2c2157501
Enable range-for with nsDeque - r=froydnj
https://hg.mozilla.org/mozilla-central/rev/8fc2c2157501
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in before you can comment on or make changes to this bug.