commit | d7fade5738e7c7a73d7a75f503caba481307bdf5 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Jan 29 09:44:51 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 29 10:57:54 2020 |
tree | 25a5ab97702b660438a7288e848d6540b6cd16a6 | |
parent | 48be482d73b3b2afe0fb814664bddf5554ea9880 [diff] |
Makes all units and operations constexpr Since RTC_DCHECK was made constexpr compatible, we can now make the unit classes fully constexpr. Bug: webrtc:9883 Change-Id: I18973c2f318449869cf0bd45699c41be53fba806 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167722 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Ali Tofigh <alito@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30403}
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.