Return a reference providing non‐modifiable access to the symbolName attribute of this object.

Synopsis

Declared in <balst_stacktraceframe.h>

bsl::string const&
symbolName() const;

Description

Note that the empty string indicates that symbolName is "unknown".

Return Value

a reference providing non‐modifiable access to symbolName

Created with MrDocs