commit | f82000328d01f5bd679ccac431205a485221eaa2 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:57:26 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 29 11:37:29 2017 |
tree | d5d4b05df2bcc0ca4a8786f438b8b6e1b6f3239f | |
parent | 903dcd733a84f8e48deb8fa4efee137a3eec64ea [diff] |
Optional: Use nullopt and implicit construction in /rtc_base/rate_statistics.cc 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=sprang@webrtc.org Bug: None Change-Id: I50d25d6174486928963c2e98455587a8a9f0bee6 Reviewed-on: https://webrtc-review.googlesource.com/23616 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20930}
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.