BloombergLP::bdlc::Queue::streamOut

Write the elements of this queue out to the specified stream. Note that for this method to compile, operator<< has to be defined for arguments stream and type T.

Synopsis

Declared in <bdlc_queue.h>

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