Re: [boost] Time representation in Boost Date-Time

2003-08-19 Thread Jeff Garland
On Tue, 19 Aug 2003 10:08:51 +1000, Chris Trengove wrote > The documentation notes that BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG controls > the choice of the internal time representation, between the "split" > (32 bit integer + 64 bit integer) and "counted" (64 bit integer only) > varieties. The doc

[boost] Time representation in Boost Date-Time

2003-08-18 Thread Chris Trengove
The documentation notes that BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG controls the choice of the internal time representation, between the "split" (32 bit integer + 64 bit integer) and "counted" (64 bit integer only) varieties. The documentation also suggests that the split representation is the defau