pw_containers: Wrapper for pointers used as iterators PtrIterator wraps a plain pointer for use as an iterator. This prevents accidental use of iterators as pointers. Change-Id: I9b0f1d5ab976883683eeae085536a33a2aca19ce Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/297992 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.