Write a reasonable representation of the specified configuration object to the specified output stream, and return a reference to stream.
Synopsis
Declared in <balb_filecleanerconfiguration.h>
std::ostream&
operator<<(
std::ostream& stream,
FileCleanerConfiguration const& configuration);
Created with MrDocs