diff options
author | William Tran-Viet <wtranviet@proton.me> | 2025-08-18 11:04:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-18 18:04:45 +0300 |
commit | 1c5188692036c51123ae78e9208d5a375d28f74a (patch) | |
tree | d98cb6a3c946b6d931073dba8c7fedb01829254e /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 4ab14685a0b96b48f8fd77ead55c1816668cac18 (diff) | |
download | llvm-1c5188692036c51123ae78e9208d5a375d28f74a.zip llvm-1c5188692036c51123ae78e9208d5a375d28f74a.tar.gz llvm-1c5188692036c51123ae78e9208d5a375d28f74a.tar.bz2 |
[libc++] Implement P3168R2: Give optional range support (#149441)
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
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions