[roll] Roll fuchsia [fidl][cpp] Add `value_type` typedef to `VectorView`

This allows `VectorView` to be used with particular algorithms that have
certain expectations for containers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1187353
Original-Revision: 810f19e46a84ff60be9a7923b6c371e39efca1e5
GitOrigin-RevId: 2997433894ae80a2deb083e22407a0429337132f
Change-Id: I56ddc3b2d2d0561d4ba44f34dc3f5e5ff553b07a
1 file changed
tree: eec90ea2a0a2a1eb5a119b36d0727184df13bb53
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.