SIRIUS
SIRIUS copied to clipboard
Provide a mechanism to save all output to a generic output stream
Get rid of the std output, and instead write all info to a generic std::ostream (which can be a std::cout if necessary).