From: Ross Boylan (ross_at_[hidden])
Date: 2005-12-26 18:28:46


For the record, I did just notice this at
http://www.boost.org/libs/test/doc/components/test_tools/index.html:

"In addition to toolbox, the Test Tools also contains separate
ostream_test_stream tool. This is class designed to significantly
simplify correctness testing of the ostream based output
procedures. For detailed description of it's interface and usage see
the ostream_test_stream page."

So there is a pointer to the ostream stuff in the docs.

Ross