This struct provides a namespace for functions that configure the behavior of stack traces performed by balst.
Synopsis
Declared in <balst_stacktraceconfigurationutil.h>
struct StackTraceConfigurationUtil;
Static Member Functions
Name |
Description |
Disable symbol, source file name, and line number resolution in stack traces performed by |
|
Enable symbol, source file name, and line number resolution in stack traces performed by |
|
Return whether symbol and line number resolution in stack traces is disabled. |
Created with MrDocs