commit | 36220ae24f8f5d34b660d6c4c91dd4260886dcb9 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Jan 12 15:24:19 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 12 15:24:27 2016 |
tree | 82a31807ea32622f225486e71d2945da70cbd624 | |
parent | d20e6513272f2da5c91cb6d73efe79cb27e645cf [diff] |
Slap deprecation notices on Pass methods There's no reason not to use std::move instead now that we can use the C++11 standard library. BUG=webrtc:5373 Review URL: https://codereview.webrtc.org/1531013003 Cr-Commit-Position: refs/heads/master@{#11225}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.