indents Class Reference | ||||||||||||||||||||||||
Public Types | |
| typedef inherited_t::argument_type | argument_type |
| typedef inherited_t::stream_type | stream_type |
Public Member Functions | |
| indents (argument_type num) | |
| inherited_t & | operator() (argument_type i) |
Detailed Description
Definition at line 213 of file iomanip.hpp.
Member Typedef Documentation
Reimplemented from basic_omanipulator< std::size_t, char, std::char_traits< char > >.
Definition at line 219 of file iomanip.hpp.
| typedef inherited_t::stream_type stream_type |
Reimplemented from basic_omanipulator< std::size_t, char, std::char_traits< char > >.
Definition at line 218 of file iomanip.hpp.
Constructor & Destructor Documentation
| indents | ( | argument_type | num ) |
Definition at line 221 of file iomanip.hpp.
Member Function Documentation
| inherited_t& operator() | ( | argument_type | i ) |
Definition at line 225 of file iomanip.hpp.

