begin_bag Class Reference | ||||||||||||||||||||||||
Public Types | |
| typedef inherited_t::argument_type | argument_type |
| typedef inherited_t::stream_type | stream_type |
Public Member Functions | |
| begin_bag (const argument_type &index) | |
| inherited_t & | operator() (argument_type) |
Detailed Description
Definition at line 241 of file iomanip.hpp.
Member Typedef Documentation
Reimplemented from basic_omanipulator< std::string, char, std::char_traits< char > >.
Definition at line 247 of file iomanip.hpp.
| typedef inherited_t::stream_type stream_type |
Reimplemented from basic_omanipulator< std::string, char, std::char_traits< char > >.
Definition at line 246 of file iomanip.hpp.
Constructor & Destructor Documentation
| begin_bag | ( | const argument_type & | index ) |
Definition at line 249 of file iomanip.hpp.
Member Function Documentation
| inherited_t& operator() | ( | argument_type | ) |
Definition at line 253 of file iomanip.hpp.

