
23 Nov
2004
23 Nov
'04
2:58 p.m.
On Tue, 23 Nov 2004 11:29:02 +0100, Pavol Droba wrote
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.
Noted. I'd say the generic one is wrong and luckily it doesn't get used directly very much. Jeff