SIZE_LIMIT_DEFAULT constant
int
const SIZE_LIMIT_DEFAULT
Default size limit for cloned values (1024^2, inclusive).
Implementation
static const SIZE_LIMIT_DEFAULT = 1_048_576;
Default size limit for cloned values (1024^2, inclusive).
static const SIZE_LIMIT_DEFAULT = 1_048_576;