Closed
Bug 747826
Opened 13 years ago
Closed 13 years ago
Make Nullable::Value return a const ref
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
Otherwise things like Nullable< nsTArray<T> > really suck.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #617388 -
Flags: review?(peterv)
Updated•13 years ago
|
Attachment #617388 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Flags: in-testsuite-
Whiteboard: [need review]
Target Milestone: --- → mozilla15
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•