commit | f7f6870f1b6cafe86a3315481370924381c3661f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Apr 15 07:55:03 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 15 09:30:07 2020 |
tree | 41cc87fd0526201f14ccd1e1a708313d61b57bb6 | |
parent | 3ebb6e93f4177ab9cbfa0af7a5d04e265efd5b4c [diff] |
Mark static const class/struct members as constexpr. This change fixes declarations that have initial values but are technically not definitions by marking them constexpr (which counts as a definition). Bug: None Change-Id: Icbecf8d83faffa83b9f7e1ffe4d6ef3a3f0b0c2a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173587 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31073}
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.