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.
Declared in <balst_stacktraceprinter.h>
std::ostream&
operator<<(
std::ostream& stream,
StackTracePrinter const& object);