commit | f92a0846c3a925da79592f964dc7bc30da21ac71 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Tue May 17 16:57:15 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 06:47:30 2022 |
tree | ae9203ebe52e23dad1394acc270b6891932f7edc | |
parent | 79dc0a223eb3b876ecb2e3d95e645051577bfb65 [diff] |
Fix build in C++20 mode. Structs with user-declared constructors are not aggregates and cannot be initialized with designated initializers. Remove declarations that don't actually affect anything. Bug: chromium:1284275 Change-Id: Ib45ea334d7be28bfa7bbce132985612f0e6ecd10 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262820 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36916}
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.