BloombergLP::balst::StackTracePrinter

This class defines an object that, if streamed to a bsl::ostream, will output a stack trace to that stream.

Synopsis

Declared in <balst_stacktraceprinter.h>

class StackTracePrinter;

Member Functions

NameDescription
StackTracePrinter [constructor]Constructors

Friends

NameDescription
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.