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

Name

Description

StackTracePrinter [constructor]

Constructors

Friends

Name

Description

BloombergLP::balst::operator<<

Stream a multiline stack trace for the specified object to stream.

Created with MrDocs