commit | d59d3bb117544f2d4efe9f27d199f440a1da6cb8 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Sep 13 07:49:33 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 13 14:49:41 2016 +0000 |
tree | 0d522ca5cc8b9b0bab9e4a3ab08727369e60b5c1 | |
parent | ba56b6c7d23fc4a818e7609ffa07b4693712f43e [diff] |
Replace a DCHECK with static_assert This requires marking a bunch of compile-time constants "constexpr" instead of just "const". Review-Url: https://codereview.webrtc.org/2335483003 Cr-Commit-Position: refs/heads/master@{#14199}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.