34#ifndef LIB_IOS_SAVEPOINT_H
35#define LIB_IOS_SAVEPOINT_H
RAII helper to capture and restore output stream format settings.
std::ios_base::fmtflags prevFlags_
std::ostream & theStream_
IosSavepoint(std::ostream &stream_to_capture)
Types marked with this mix-in may be moved but not copied.
Mix-Ins to allow or prohibit various degrees of copying and cloning.