BloombergLP::bdlcc::FixedQueueIndexManager::print

Print a formatted string describing the current state of this object to the specified stream.

Synopsis

Declared in <bdlcc_fixedqueueindexmanager.h>

std::ostream&
print(std::ostream& stream) const;

Description

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.

Return Value

a reference to stream

Parameters

NameDescription
streamstream to which the description is written