commit | 08187d41ca45e4671e41856785590d2408c129b6 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Sat Feb 25 11:21:18 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 25 19:21:18 2017 +0000 |
tree | ce4f6c009270c32728a2c2014adee453779a9c08 | |
parent | 4af9f962c3a79b97c4b2d85be4c30c9b77ef7a21 [diff] |
Rewrite rtc::Bind using variadic templates. I'd like to make a change to rtc::Bind in another CL, and that will be easier if there are fewer lines of code to modify. BUG=None Review-Url: https://codereview.webrtc.org/2719683002 Cr-Commit-Position: refs/heads/master@{#16838}
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.