#include <ios_state.hpp>
Public Types | |
typedef ::std::ios_base | state_type |
typedef ::std::ios_base::fmtflags | aspect_type |
Public Member Functions | |
ios_flags_saver (state_type &s) | |
ios_flags_saver (state_type &s, aspect_type const &a) | |
~ios_flags_saver () | |
void | restore () |
typedef ::std::ios_base::fmtflags boost::io::ios_flags_saver::aspect_type |
typedef ::std::ios_base boost::io::ios_flags_saver::state_type |
|
inlineexplicit |
|
inline |
|
inline |
References restore().
|
inline |
Referenced by ~ios_flags_saver().