SFF++ library: reading and writing SFF from C++
|
std::ostream& sff::helper::operator<< | ( | std::ostream & | os, |
const MyFormat & | format | ||
) |
Definition at line 67 of file sffverbose.cc.
References sff::helper::MyFormat::precision, sff::helper::MyFormat::scientific, sff::helper::MyFormat::showpoint, sff::helper::MyFormat::showpos, and sff::helper::MyFormat::width.