commit | 6493afefed93151bd33221c2b903b80b39df3507 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Sat Aug 20 18:12:24 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 20 21:20:58 2022 |
tree | 162865bbb159cb13325b9cb4fa0150b3cad7cb7f | |
parent | 4bdaf4f42d2a4153c307c3a70a11105b63d08a6e [diff] |
Remove user-declared constructors from sturct used as aggregate. Structs with user-declared constructors are not aggregates in C++20. This fixes a C++20 compile error. Bug: chromium:1284275 Change-Id: Iaeab959fc72ac6bf395af57d10808baee2db533f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272522 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#37854}
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.