[libcxx-commits] [libcxx] [libcxx] Added segmented iterator for count_if (PR #105888)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 5 23:37:13 PDT 2024


philnik777 wrote:

@adeel10x oh, sweet. Please file a bug against clang for the crash.

No, there isn't a specific requirement to make this work in C++11. If there isn't a good reason not to do it we should though. Given that the simple option makes clang crash this seems like a good reason to not do it. Please add a >= C++14 guard and link the bug report.

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


More information about the libcxx-commits mailing list