CircularBuffer_.maxLength

maximum allowed size of the array

struct CircularBuffer_(T)
size_t maxLength;

Meta