
19 Jul
2005
19 Jul
'05
11:33 a.m.
On Mon, 18 Jul 2005 02:20:24 +0400, Serge Skorokhodov wrote
Another question though:)
ptime::hours() etc ruturn an extreamly lengthy typedef instead of long. Is it possible to "export" this typedef somehow in the library? Just to save a little bit typing? :)))
You can use time_duration::hour_type -- is that what you mean? Jeff