![]() |
PRISMS-PF Manual
|
Combined output streams so we can output to terminal and the summary.log with a single statement. More...
#include <tee_stream.h>
Classes | |
| class | TeeBuffer |
Public Member Functions | |
| TeeStream (std::ostream &stream1, std::ostream &stream2) | |
Private Attributes | |
| TeeBuffer | tee_buffer |
Combined output streams so we can output to terminal and the summary.log with a single statement.
|
inline |
|
private |