DEFAULT_SIZE_LIMIT constant

int const DEFAULT_SIZE_LIMIT

Implementation

static const int DEFAULT_SIZE_LIMIT = (1 << 31) - 1;