[PATCH v4] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
1nfocalypse@protonmail.com
Sat Jul 19 09:46:03 GMT 2025
Implements Philox Engine (P2075R6) and associated tests.
Implements additional feedback from v3 from Patrick Palka.
I went ahead and qualified the STL functions to avoid ADL ambiguity,
as recommended. However, if this was erroneous, I'd be happy to go
back and change it.
Additionally, the suspicion expressed by Patrick was correct, and the
issue with the extra paren was corrected.
Thank you once again for the review, and if further changes are required,
please let me know.
Built and tested on x86_64-linux-gnu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250719/e570fd74/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-v4-libstdc-Implement-Philox-Engine-PR119794.patch
Type: text/x-patch
Size: 32714 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250719/e570fd74/attachment-0001.bin>
More information about the Libstdc++
mailing list