commit | 02a454f72b653a08cf4c6d1fe015d1168899c0a2 | [log] [tgz] |
---|---|---|
author | Joachim Bauch <jbauch@webrtc.org> | Fri Jul 27 11:01:21 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 27 12:28:15 2018 |
tree | 7dce4ccdc6d686a9ca9a88f055511f0fe017a2df | |
parent | d673da2fc8473b48ec950658a68b092fd92769a6 [diff] |
Don't use explicit constructor in copy-initialization. This aligns "GetTransceivers" with "GetSenders" / "GetReceivers" and fixes a compilation error if an older libstdc++ from the system is used. Bug: None Change-Id: I1cab00549b28c24c2bfdfcef17302db2c70a2fce Reviewed-on: https://webrtc-review.googlesource.com/90861 Commit-Queue: Joachim Bauch <jbauch@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24128}
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.