[roll] Roll fuchsia [stdcompat]: Add variant feature test macro.

Introduce '__cpp_lib_variant' on version polyfill.

Original-Bug: 57349
Test: stdcompat-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466256
Original-Revision: 2387084feb488511168a52655302d983bffb2251
GitOrigin-RevId: 8d97d2ecdb3beb115626a7ebe7b2215c0fcad46c
Change-Id: I2fa24206c6d4f1729edec9f65517d66ca9b7d305
1 file changed
tree: ecf9b2ad3c83ffe5d505620abbedc6878882425b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.