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 newline followed by a multiline stack trace according to the parameters passed to the specified object at its creation to the specified stream. |