Number of 32‐bit digits used to store the value.
Synopsis
Declared in <arith_uint256.h>
inline constexpr static
int WIDTH = BITS / 32;
Created with MrDocs
Number of 32‐bit digits used to store the value.
Declared in <arith_uint256.h>
inline constexpr static
int WIDTH = BITS / 32;
Created with MrDocs