Return whether symbol and line number resolution in stack traces is disabled. Note that if neither disableResolution nor enableResolution have ever been called, this defaults to false.

Synopsis

Declared in <balst_stacktraceconfigurationutil.h>

static
bool
isResolutionDisabled();

Created with MrDocs