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.