[libcxx-commits] [libcxx] [libcxx] Optimize std::generate for segmented iterators (PR #163006)
Connector Switch via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 15 11:08:45 PDT 2025
c8ef wrote:
The final issue is that auto&& is unavailable in C++ standards prior to C++14. : (
https://github.com/llvm/llvm-project/pull/163006
More information about the libcxx-commits
mailing list