[libc-commits] [libc] [libc] Make strtointeger handle all bigint types (PR #111926)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Oct 15 08:34:04 PDT 2024


nickdesaulniers wrote:

Ah, thanks! `make_integral_or_big_int_unsigned_t` in the `using` statement looks nicer than what I had locally (nested ternaries :vomiting_face: )!

https://github.com/llvm/llvm-project/pull/111926


More information about the libc-commits mailing list