[libcxx-commits] [libcxx] linear_congruential_engine: Fixes for __lce_alg_picker (PR #81080)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 7 21:32:47 PST 2024


LRFLEW wrote:

Looks like the failed tests are because the tests in `rand.eng.lcong` end up constructing engines that trigger the static assert. I'll look to update the tests specifically to avoid those cases for now.

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


More information about the libcxx-commits mailing list