template <typename T>

struct DoubleWide

Defined at line 46 of file ../../third_party/llvm-libc/src/src/__support/big_int.h

An array of two elements that can be used in multiword operations.

Public Methods

void DoubleWide<T> (T lo, T hi)

Defined at line 49 of file ../../third_party/llvm-libc/src/src/__support/big_int.h