#include <io_fwd.hpp>
Public Types | |
| typedef ::std::basic_ios< Ch, Tr > | state_type |
| typedef ::std::locale | aspect_type |
Public Member Functions | |
| basic_ios_locale_saver (state_type &s) | |
| basic_ios_locale_saver (state_type &s, aspect_type const &a) | |
| ~basic_ios_locale_saver () | |
| void | restore () |
| typedef ::std::locale boost::io::basic_ios_locale_saver< Ch, Tr >::aspect_type |
| typedef ::std::basic_ios<Ch, Tr> boost::io::basic_ios_locale_saver< Ch, Tr >::state_type |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |