commit | 0e1d7989a54e146974eec758056f4af97273d2b7 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:52:42 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 24 13:18:09 2017 |
tree | 8e22a50875c9960af8982d8fff897c1a146ab598 | |
parent | f9d303c042b13d4eaa9acfa901b7e2e9841c99fa [diff] |
Optional: Use nullopt and implicit construction in /api 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. R=pthatcher@webrtc.org Bug: None Change-Id: Icdc7e9e4395eeac053483c69e53501e5aa222107 Reviewed-on: https://webrtc-review.googlesource.com/23567 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20867}
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.