enabled constant

bool const enabled

Master compile-time switch. MUST remain false in published code.

Implementation

static const bool enabled = false;