basic_omanipulator< ArgumentType, charT, traits > Class Template Reference
Detailed Descriptiontemplate<typename ArgumentType, class charT, class traits>
|
typedef ArgumentType argument_type |
§ manip_func
typedef stream_type&(* manip_func) (stream_type &, const ArgumentType &) |
§ stream_type
typedef std::basic_ostream<charT, traits> stream_type |
Constructor & Destructor Documentation
§ basic_omanipulator()
basic_omanipulator | ( | manip_func | pf, |
const argument_type & | arg | ||
) |
Member Function Documentation
§ do_manip()
void do_manip | ( | stream_type & | strm | ) | const |
Member Data Documentation
§ arg_m
|
protected |