Return a reference providing non‐modifiable access to the mangledSymbolName attribute of this object.
Synopsis
Declared in <balst_stacktraceframe.h>
bsl::string const&
mangledSymbolName() const;
Description
Note that the empty string indicates that mangledSymbolName is "unknown".
Return Value
a reference providing non‐modifiable access to mangledSymbolName
Created with MrDocs