expandThreshold constant

int const expandThreshold

Number of elements/bits above which a confirmation pop-up is shown before expanding an array, struct, or bitvector.

Implementation

static const int expandThreshold = 8;