[#BloombergLP-balst-StackTraceConfigurationUtil-isResolutionDisabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceConfigurationUtil.adoc[StackTraceConfigurationUtil]::isResolutionDisabled :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool isResolutionDisabled(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#