commit | ff610bd2b28604356e7b86b5ef5b26d8134fbae7 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 10:57:44 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 24 11:17:39 2017 +0000 |
tree | 0fc545459750e505e7292074e1778d0014dd86a2 | |
parent | 3ecdd0f02adf1a080d311f3afec57dccba282341 [diff] |
Optional: Use nullopt and implicit construction in /ortc 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. TBR=pthatcher@webrtc.org Bug: None Change-Id: Idb0e5e038ad59a6021cb53ef10e8f6733b1da05b Reviewed-on: https://webrtc-review.googlesource.com/23618 Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20864}
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.