$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-01-29 15:53:17
Frank Mori Hess wrote:
> The documentation for condition::timed_wait has an error at
> 
> http://www.boost.org/doc/html/condition.html
> 
> The prototype for the form of timed_wait that takes a predicate leaves off 
> the
> 
> const boost::xtime& xt
> 
> parameter.
This is fixed in the upcoming release.
Thank you for the report.
Roland