template <typename T>
struct NumberPair
Defined at line 19 of file ../../third_party/llvm-libc/src/src/__support/number_pair.h
Public Members
T lo
T hi
template <typename T>
Defined at line 19 of file ../../third_party/llvm-libc/src/src/__support/number_pair.h
T lo
T hi