commit | 74e35f1d626f8f621c2869a317c8acef018c7918 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Nov 23 14:54:51 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 23 14:54:56 2015 |
tree | 38103164ab522a088fc04e2702c5eb74da7cdfd5 | |
parent | d89814bfd78b4c4ab6bf00e6ca4fd9e9ee6055c4 [diff] |
Remove the special case for std::vector in rtc::ArrayView We don't need it anymore now that we can use std::vector::data(). Review URL: https://codereview.webrtc.org/1470843003 Cr-Commit-Position: refs/heads/master@{#10755}
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.