commit | 1330166bc02795a1ed2c32d7c2f6035c119a0e78 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jun 28 13:15:30 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 28 13:59:40 2017 |
tree | 4c4cf9999edbffa1f5801817ffbb039d7051d85f | |
parent | c8e0552c0724dfc93c8b4334b2872c52cab04a1c [diff] |
Add value_type alias to rtc::Buffer It allows to use rtc::Buffer in templates that expect std container, e.g. it can now be used as ::testing::ElementsAreArray parameter Bug: None Change-Id: I97d7ffb13393d02850ddb213f7a1d01129b10b05 Reviewed-on: https://chromium-review.googlesource.com/539635 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18809}
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.