basic_omanipulator2< ArgumentType1, ArgumentType2, charT, traits > Class Template Reference
Detailed Descriptiontemplate<typename ArgumentType1, typename ArgumentType2, class charT, class traits>
|
typedef ArgumentType1 argument_type_1 |
§ argument_type_2
typedef ArgumentType2 argument_type_2 |
§ manip_func
typedef stream_type&(* manip_func) (stream_type &, const ArgumentType1 &, const ArgumentType2 &) |
§ stream_type
typedef std::basic_ostream<charT, traits> stream_type |
Constructor & Destructor Documentation
§ basic_omanipulator2()
basic_omanipulator2 | ( | manip_func | pf, |
const ArgumentType1 & | arg1, | ||
const ArgumentType2 & | arg2 | ||
) |
Member Function Documentation
§ do_manip()
void do_manip | ( | stream_type & | strm | ) | const |
Member Data Documentation
§ arg1_m
|
protected |
§ arg2_m
|
protected |