commit | e0a524b5e02f293a0c13fd687334f7e6eedb971d | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Nov 26 15:51:18 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 17:59:08 2024 |
tree | b0b4e795f1de839a0fcb5b46e9926255b6c02cbf | |
parent | 72b5769bb8a87e098ed9956b5f0e34faa98adf6f [diff] |
Add default constructor to relative units types 0 is natural default value for types that can be accumulated Having default constructor simplify usage of these types in templated code. Bug: None Change-Id: If005c69018a2a11011bc789502fdbc600cad3278 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/369440 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43460}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.