commit | 758f26852d5935c2bfcc57ff0099c6de267d3d3d | [log] [tgz] |
---|---|---|
author | Li-Yu Yu <aaronyu@google.com> | Tue Jul 04 07:35:23 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 04 09:06:07 2023 |
tree | 8492309082ca3ba6c0b755facca0423d55258897 | |
parent | d4bd50b0180635509dc3d25b3331f6f916d38c93 [diff] |
Fix downstream review comments for C++20 This CL addresses the review comments for https://webrtc-review.googlesource.com/c/src/+/261221 in the downstream cherry-pick: https://crrev.com/c/4660950. * Always use size_t{} for casting. * Remove unneeded size_t casts. * Avoid using __x as it is reserved for the compiler. Bug: b:217226507 Change-Id: I13c57cb69d7db066ac9a6dbd15b7f6de54abb613 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311360 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Li-Yu Yu <aaronyu@google.com> Cr-Commit-Position: refs/heads/main@{#40395}
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.