#include <fmt_guard.hpp>
Collaboration diagram for iof::fmt_guard:

Can be used with any stream derived from std::istream or std::ostream.
Public Member Functions | |
| fmt_guard (std::ios &strm) | |
| template<typename Stream> | |
| fmt_guard (Stream &strm, const fmt_spec &newFmt) | |
| template<typename Stream> | |
| fmt_guard (Stream &strm, const char *newFmt) | |
1.5.1-p1
Thanks to