This class defines an object that, if streamed to a bsl::ostream, will output a stack trace to that stream.
Declared in <balst_stacktraceprinter.h>
class StackTracePrinter;
| Name | Description |
|---|---|
StackTracePrinter [constructor] | Constructors |
| Name | Description |
|---|---|
BloombergLP::balst::operator<< | Stream a multiline stack trace for the specified object to stream. |