FACT++  1.0
std::ostream& MessageImp::operator() ( ) const
inline

Definition at line 72 of file MessageImp.h.

References fOut.

72 { return fOut; }
std::ostream & fOut
Definition: MessageImp.h:27