maxValueWidth constant
int
const maxValueWidth
Maximum width allowed for the value column in console output
Implementation
static const int maxValueWidth = 100;
Maximum width allowed for the value column in console output
static const int maxValueWidth = 100;