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