llvm-project
d364c0ed - [libc++][NFC] Inline mersenne_twister_engine functions into the class body (#170454)

Commit
49 days ago
[libc++][NFC] Inline mersenne_twister_engine functions into the class body (#170454) Defining the functions outside the class makes things way harder to read here, since the list of template arguments is incredibly long.
Author
Parents
Loading