[roll] Roll third_party/pigweed pw_container: Backport constexpr functions to <algorithm> std::find_if, std::any_of, and std::all_of each have had a constexpr added in C++20. Add an equivalent pw::find_if, pw::any_of, and pw::all_of such that they're available prior to C++20. Original-Bug: b/398904327 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274272 Original-Revision: 54b9b023a143f6bc5f50688a177939cc70a26f02 GitOrigin-RevId: da617a9e51e4c1892067d08752a71dc0e58244de Change-Id: I8ee445b37ccf37d92ed64aad722c64051a5870ae
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 in one of the communication channels documented at get involved.
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.