[PATCH 4/4] libstdc++: Add fallback 128-bit integer class type and use it

Jonathan Wakely jwakely@redhat.com
Thu Mar 11 18:11:02 GMT 2021


On 11/03/21 12:16 -0500, Patrick Palka via Libstdc++ wrote:
>--- /dev/null
>+++ b/libstdc++-v3/src/c++17/uint128_t.h
>@@ -0,0 +1,297 @@
>+// A relatiely minimal unsigned 128-bit integer class type, used by the

"relatively"

Apart from that, all four patches in the series are OK for trunk.




More information about the Libstdc++ mailing list