[libcxx-commits] [libcxx] [libc++] Fix random_shuffle in __cxx03/__algorithm/shuffle.h (PR #155915)

Zibi Sarbinowski via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 16 11:45:15 PST 2026


zibi2 wrote:

Hi @philnik777, this is required to do a clean compilation with -std=c++03 as I noted above.
Could you please take a look at these changes when you have a moment?  Thanks! 


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


More information about the libcxx-commits mailing list