DescriptionChange RefCountedObject to use perfect forwarding.
The main reason for doing this is to allow refcounted objects to accept rvalue references in ctor and be able to std::move ctor rvalue arguments.
Also, refcounted.h is now generated using pump.py instead of manually creating each ctor version.
BUG= none
Committed: https://crrev.com/0489e498ebef75e13b7d72e7470903d3bcae50b4
Cr-Commit-Position: refs/heads/master@{#14687}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed code review comments. #Patch Set 3 : Add missing file. #Patch Set 4 : video_frame_buffer.cc use memset in string.h #Patch Set 5 : git cl lint + screen_capturer_differ_wrapper.cc #
Messages
Total messages: 20 (7 generated)
|