mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
Resolves #105430 - Implement all required pieces of P3168R2 - Leverage existing `wrap_iter` and `bounded_iter` classes to implement the `optional` regular and hardened iterator type, respectively - Update documentation to match