folly::uint128_t

An unsigned 128-bit integer type, where the compiler supports one.

Synopsis

Declared in <folly/Traits.h>

using uint128_t = unsigned __int128;