Closed Bug 1626197 Opened 5 years ago Closed 5 years ago

Remove custom copy and move operations of EnumeratedArray

Categories

(Core :: MFBT, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: sg, Assigned: sg)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The custom copy and move operations of EnumeratedArray should be removed. This also ensures that EnumeratedArray is only copyable/movable if its ValueType is copyable/movable, and that it remains trivially copyable if its ValueType is trivially copyable.

Pushed by sgiesecke@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dea4c6e23401 Remove custom copy/move operations on EnumeratedArray. r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: