commit | 59d6e2a19e3e92229d3eb8a33d379894c480bb95 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Tue Apr 20 12:25:06 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 20 13:36:17 2021 |
tree | f365946b94127e3ca938b6b72b9eda7e00ada362 | |
parent | 437d129ef5c1c7e9e967f9b43b5aafbe38d98b1d [diff] |
dcsctp: Add test for StrongAlias<bool> as bool This test verifies that a StrongAlias<bool> can be evaluated as a boolean without dereferencing it. Note that this is not the case for StrongAlias<int>, for example, as that wouldn't even compile. Which is quite good. Bug: webrtc:12614 Change-Id: I67329364721fe0354d78daac1233254035454c03 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215686 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33787}
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.