$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Silex (silex0r_at_[hidden])
Date: 2006-06-18 05:57:25
> 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