commit | fedc00c391510eec26aac7ad36c1be11a4b1c94b | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:55:08 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 11 12:00:00 2018 |
tree | 6b0b03e4391311754cb449b8547540a36f945bf4 | |
parent | 6f491067c05ad6f2f78f31ecc190d6b47454ab50 [diff] |
Optional: Use nullopt and implicit construction in /call Changes places where we explicitly construct an Optional to instead use nullopt or the requisite value type only. This CL was uploaded by git cl split. Bug: None Change-Id: I25e460b7a848c765369ce881f8833081eedf2558 Reviewed-on: https://webrtc-review.googlesource.com/23600 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21575}
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.