begin_atom< T > Class Template Reference |
Public Types | |
typedef inherited_t::argument_type | argument_type |
typedef inherited_t::stream_type | stream_type |
Public Member Functions | |
begin_atom (const T &x) | |
inherited_t & | operator() (argument_type) |
Detailed Description
template<typename T>
class adobe::begin_atom< T >
Definition at line 269 of file iomanip.hpp.
Member Typedef Documentation
Reimplemented from basic_omanipulator< const any_regular_t, char, std::char_traits< char > >.
Definition at line 275 of file iomanip.hpp.
typedef inherited_t::stream_type stream_type |
Reimplemented from basic_omanipulator< const any_regular_t, char, std::char_traits< char > >.
Definition at line 274 of file iomanip.hpp.
Constructor & Destructor Documentation
begin_atom | ( | const T & | x ) | [explicit] |
Definition at line 277 of file iomanip.hpp.
Member Function Documentation
inherited_t& operator() | ( | argument_type | ) |
Definition at line 281 of file iomanip.hpp.