commit | f7bbf5965956014dc2b7e2a8f7cd4576d90a7425 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Jun 10 16:02:03 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 11 05:00:22 2025 |
tree | 5b09d54e6ee26e5185680de3bf916e32647f0e2e | |
parent | 0fe649885f6a4b1f91d151f3beb7ffde3c434877 [diff] |
Delete arraysize macro All usages of this macro were updated to c++17 std::size() function, c++20 std::ssize() function, or even better alternatives. Bug: webrtc:407433458 Change-Id: Ie525c06fb17d4123bc04dc4a099df0904d5b31df Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/396100 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44883}
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.