commit | 9405efaeff341710956495fdc6b6e7be682bc585 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Wed Dec 19 15:05:41 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 20 19:11:22 2018 +0000 |
tree | 4309e061e026675cf087053a657553cc3ea9c41a | |
parent | 7f57788ab7e2f9ee03086ab3c4a14c1ad18b49e6 [diff] |
Add element_type typedef to rtc::scoped_refptr This allows rtc::scoped_refptr to be used with templates that use element_type as the mechanism to interface with smart pointers. Bug: None Change-Id: Ie742f416a78efce0b07cfa3009d939e51506ccf9 Reviewed-on: https://webrtc-review.googlesource.com/c/115100 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26078}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.