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