[#BloombergLP-bdlcc-FixedQueueIndexManager-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/FixedQueueIndexManager.adoc[FixedQueueIndexManager]::print :relfileprefix: ../../../ :mrdocs: Print a formatted string describing the current state of this object to the specified `stream`. If `stream` is not valid on entry, this operation has no effect. Note that this method describes the internal state of the buffer and is provided purely for debugging purposes. == Synopsis Declared in `<bdlcc_fixedqueueindexmanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& print(std::ostream& stream) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#