$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ward, Arthur (Mission Systems) (Arthur.Ward_at_[hidden])
Date: 2006-05-12 11:53:35
To the documentation maintainers for date_time:
I just noticed an error in the documentation for
boost::posix_time::time_period in 1.33.1. According to the Posix Time
documentation, time_period has the method "time_period shift(days)". As
far as I can see, it should be "void shift(days)" and listed as a
mutator.