commit | f6c12979e9fd4b9a65b6a88da966ead7014cd227 | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Thu Apr 12 10:43:47 2018 |
committer | Commit Bot <[email protected]> | Thu Apr 12 10:43:47 2018 |
tree | 9e446404a7e2eaa73a88688374f7e0c0157d6a7b | |
parent | 8503e8917a948661c8bb8d961334f60cb6aba100 [diff] |
[base] Implement std::size(), std::empty() and std::data() This change provides C++14 implementations of C++17's std::size(), std::empty() and std::data(). Bug: 828324 Change-Id: If1b83826a23b26fd557f7854962bcbc771a7ffe0 Reviewed-on: https://chromium-review.googlesource.com/992236 Commit-Queue: Jan Wilken Dörrie <[email protected]> Reviewed-by: kylechar <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#550137}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .