isDebug constant

bool const isDebug

Implementation

static const bool isDebug = !isRelease && !isProfile;