[libc] Add compound assignment and pre-increment operators to UInt.
authorSiva Chandra Reddy <sivachandra@google.com>
Sat, 25 Jun 2022 06:38:03 +0000 (06:38 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Sat, 25 Jun 2022 06:38:24 +0000 (06:38 +0000)
commit4965cea2f3573110bce61d3fedd98a73e60a2670
treef00b0739bb7cba67bd3774a1b096aa4017af66d1
parent262b4091f9724994f4675fa0bab14b4988f10308
[libc] Add compound assignment and pre-increment operators to UInt.
libc/src/__support/CPP/UInt.h
libc/test/src/__support/uint128_test.cpp