Files
Nikolas Klauser 229104763d [libc++][NFC] Simplify the mersenne_twister_engine implementation a bit (#194893)
This replaces some SFINAE and function overloading with `if
_LIBCPP_CONSTEXPR` to simplify the code a bit.
2026-04-30 19:59:55 +02:00
..