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