commit | 2bc811ea07b7ba4817bcb20035998a23cb4aa71a | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Nov 07 13:40:43 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 08 10:51:31 2019 +0000 |
tree | a9faa2fc2031cc5a1754930340bad74f5aca5629 | |
parent | fd8043811146d1986dc0f85943160ea93915bf45 [diff] |
Mark checked_cast, dchecked_cast, and saturated_cast as constexpr to allow use them in other constexpr functions. c++14 extends what can be in constexpr function making this change possible. Bug: None Change-Id: I6ae55b0b9b936021b57aa83ea5dd77d73be511a3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159026 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29743}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.