commit | 36f8f3eaabdd8ebe1f74eb497f07d066cb4a2487 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:54:27 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 21 17:53:37 2017 |
tree | 7a03f3bc157fc374533ed03045e21399dfe021b2 | |
parent | 10dd7ed81a2746886e233f9a66ef01d562a4459d [diff] |
Optional: Use nullopt and implicit construction in /pc 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: If41c462dc3ddff664d0b70d249d760e2ca4c8ab3 Reviewed-on: https://webrtc-review.googlesource.com/23576 Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20820}
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.