[#BloombergLP-balst-operator_lshift-022] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::operator<< :relfileprefix: ../../ :mrdocs: 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`. == Synopsis Declared in `<balst_stacktraceprinter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balst/StackTracePrinter.adoc[StackTracePrinter] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#