commit | d21bf131bd3a988f7b21d9e8830819b804729b42 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:54:04 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 30 15:52:50 2017 |
tree | fa80eac132f85a779ac9687f27174f1802baca08 | |
parent | 3808709afdd7ebb4f1e93f4a4d144c12fd0569e8 [diff] |
Optional: Use nullopt and implicit construction in /sdk/objc 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=magjed@webrtc.org Bug: None Change-Id: I78842b6bb8ae345bcb852feee3908fdaf955c664 Reviewed-on: https://webrtc-review.googlesource.com/23574 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20956}
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.