base_uint::WIDTH

Number of 32-bit digits used to store the value.

Synopsis

Declared in <arith_uint256.h>

inline constexpr static
int WIDTH = BITS / 32;