[libcxx-commits] [libcxx] [libc++] Finish converting __wrap_iter::operator<, == to C++20 (PR #193287)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 24 07:22:59 PDT 2026


frederick-vs-ja wrote:

I don't know whether it is meaningful to make some iterator operations `constexpr` in C++11 as others need to be `constexpr` only since  C++14. Otherwise LGTM.

https://github.com/llvm/llvm-project/pull/193287


More information about the libcxx-commits mailing list