RESOLVED FIXED 87997
Vector should have a move constructor and move assignment operator
https://bugs.webkit.org/show_bug.cgi?id=87997
Summary Vector should have a move constructor and move assignment operator
Anders Carlsson
Reported 2012-05-31 11:37:46 PDT
Vector should have a move constructor and move assignment operator
Attachments
Patch (3.33 KB, patch)
2012-05-31 11:39 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-05-31 11:39:28 PDT
WebKit Review Bot
Comment 2 2012-05-31 11:44:01 PDT
Attachment 145122 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/Co..." exit_code: 1 Source/WTF/wtf/Vector.h:522: Missing spaces around && [whitespace/operators] [3] Source/WTF/wtf/Vector.h:523: Missing spaces around && [whitespace/operators] [3] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2012-05-31 12:11:40 PDT
Comment on attachment 145122 [details] Patch Wild!
Anders Carlsson
Comment 4 2012-05-31 12:12:56 PDT
Note You need to log in before you can comment on or make changes to this bug.