basic_bounded_width< charT, traits > Class Template Reference |
Public Types | |
typedef inherited_t::argument_type | argument_type |
typedef inherited_t::stream_type | stream_type |
Public Member Functions | |
basic_bounded_width (argument_type min, argument_type max) | |
inherited_t & | operator() (argument_type i) |
Detailed Description
template<class charT, class traits>
class adobe::basic_bounded_width< charT, traits >
Definition at line 201 of file manip.hpp.
Member Typedef Documentation
Reimplemented from basic_omanipulator< unsigned int, charT, traits >.
typedef inherited_t::stream_type stream_type |
Reimplemented from basic_omanipulator< unsigned int, charT, traits >.
Constructor & Destructor Documentation
basic_bounded_width | ( | argument_type | min, |
argument_type | max | ||
) |
Member Function Documentation
inherited_t& operator() | ( | argument_type | i ) |