[roll] Roll fuchsia [cpp20] Use an opaque type for span iterator Hide the internal pointer representation behind an opaque type. This prevents callers from assuming that begin() and end() return pointers, which isn't the case with the real C++20 std::span. Original-Bug: 119175 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787928 Original-Revision: c3a38b2a38bbbb8fb5e99fcebc493fe3417c961d GitOrigin-RevId: 5038db11bf0dc1f1e62f6acc87a091785245e88b Change-Id: I9a0919ca8550d63287d6c51dfcfe5fe413632f9b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.