Typo in time duration documentation

5 Oct
2004
5 Oct
'04
9:38 p.m.
The example for the duration_from_string has a small typo. It reads: time_duration duration_from_string(const std::string&) From delimited string. std::string ts("23:59:59.000"); time_duraton td(duration_from_string(ts)) The type time_duraton should be time_duration. In the current CVS, it looks like the typo is in boost/libs/date_time/xmldoc/time_duration.xml around line 160. Robert Zeh http://home.earthlink.net/~rzeh
7552
Age (days ago)
7553
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeff Garland
-
Robert Zeh