template <typename T>
struct is_big_int
Defined at line 1100 of file ../../third_party/llvm-libc/src/src/__support/big_int.h
type traits to determine whether a T is a BigInt.
template <typename T>
Defined at line 1100 of file ../../third_party/llvm-libc/src/src/__support/big_int.h
type traits to determine whether a T is a BigInt.