Closed
Bug 835470
Opened 12 years ago
Closed 12 years ago
Add operator== for char_type
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
931 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Just a matter of hooking it up to Equals().
QString, std::string, WTFString all have these.
Attachment #707206 -
Flags: review?(benjamin)
Updated•12 years ago
|
Attachment #707206 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•