commit | ea0133b585381c6ca062bb15ddacf25af9eb1966 | [log] [tgz] |
---|---|---|
author | Mark Schott <schottm@fuchsia.infra.roller.google.com> | Wed Jan 19 23:47:19 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 19 15:48:45 2022 -0800 |
tree | bae70d9af26cf1057e4bcbbfe9e1302dfa367f02 | |
parent | 43035d679909492d8da89ace2c35165089f4375a [diff] |
[roll] Roll fuchsia [callback] Make MoveOnly type constructible in C++20 This type is no longer an aggregate in C++20 so we need our own constructor. Test: Add --experimental_cxx_version=20 to args.gn and fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/631736 Original-Revision: 044c869adabdd9f79c242b163bd18a95d1c9a7f3 GitOrigin-RevId: 7e61c99316a84d51047d684c4ff0ad93675c1e1e Change-Id: I4ea93b70296fd39fb594cd267542510f2ba019b3
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
.