commit | 5133e22eae5c9f964cc42805b0c2c61b1e90643e | [log] [tgz] |
---|---|---|
author | Aaron Green <aarongreen@pigweed.infra.roller.google.com> | Thu Sep 19 00:10:52 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 00:10:52 2024 +0000 |
tree | 5226379b80f65b683e83204bc09c8e7e685b7cfe | |
parent | a30e3263bc154005a03f30e645eb8a7361af47c0 [diff] |
roll: third_party/pigweed pw_containers: Make item type deduction generic This CL moves generic intrusive container and item functions to a standalone file, and renames them to avoid mentioning lists. This makes them available to be reused by other intrusive containers, such as the forthcoming intrusive maps. Affected functions include the item type deduction checks for and the assertions for containers and items before insertion or destruction. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235105 Original-Revision: 7f4759a3877ac31bb0b0b2799a759d13382d9bba Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 25c8b842ecfa6d..7f4759a3877ac3 Roller-URL: https://ci.chromium.org/b/8736413282245052273 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: If8708b04146e36bc48d6425a58981e51a04cc377 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/236760 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 25c8b84..7f4759a 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 25c8b842ecfa6d530b785d61c1fab105b352bcdd +Subproject commit 7f4759a3877ac31bb0b0b2799a759d13382d9bba