
18 Jun
2006
18 Jun
'06
9:57 a.m.
For whatever datatype the "elapsed" function returns, I think we had better have istream/ostream overloads for it. The current one returns "double", which works fine with istream/ostream. The overload should return or parse secs.fracsecs in all various forms.
Interesting, but this is a change request for the date_time lib then ? Maybe there's already an ostream& operator<< for the boost::posix_time::ptime etc types, I'll have a look. Philippe