[#BloombergLP-bdljsn-operator_lshift-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::operator<< :relfileprefix: ../../ :mrdocs: Format the specified `rhs` to the specified output `stream` and return a non‐`const` reference `stream`. == Synopsis Declared in `<bdljsn_writeoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#