[roll] Roll third_party/pigweed pw_minimal_cpp_stdlib: Add add_const

Add add_const to type_traits.h

Original-Bug: b/246947634
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115295
Original-Revision: 12cfb243901a0fddc378af1a00cc9eac0e9b22ee
GitOrigin-RevId: 879556ea542f0c7827d25ef759b0b967ed8085b6
Change-Id: I2afe7a6bd9fb7c59061488c4c4876ad8a8398ee3
1 file changed
tree: 5a74c95d3ac8cff8e951bbaf73dd29dcc51685b4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.