$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2004-11-23 05:29:02
Hi,
I have spoted another small inconsistence in the date-time interface.
Generic date_time::time_duration 4-parameter contructor have a default values for seconds
and fractional seconds.
Posix variant have default value only for frac_seconds.
Regards,
Pavol