
28 Jan
2010
28 Jan
'10
4:51 p.m.
Am 28.01.2010 05:14, schrieb Bo Jensen:
Program options::options_description has a output operator for std::ostream, but none for std::wostream (if I am mistaken, please correct me). Shouldn't there be one ? I could surely need one :-) Regards Bo
Yes, there is no output operator for std::wostream ... Sounds like a Ticket candidate. Could you create one? Cheers, Sascha