[libcxx-commits] [libcxx] [libc++] Fix `reverse_iterator` when underlying is c++20 `bidirectional_iterator` but not `Cpp17BidirectionalIterator` (PR #112100)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 12 21:11:27 PDT 2024
https://github.com/frederick-vs-ja approved this pull request.
This also appears to reduce inlining burden on compilers. LGTM once test files get clang-formatted.
https://github.com/llvm/llvm-project/pull/112100
More information about the libcxx-commits
mailing list