$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Newbold (Chris.Newbold_at_[hidden])
Date: 2008-06-26 11:36:33
We're in the process of upgrading to 1.35 and have discovered that there are no timed_lock() overloads accepting the old xtime structure. Was this intentional or an oversight? It isn't mentioned in the list of "breaking changes" in the 1.35 release notes.
For example, timed_wait() does have overloads for xtime...
-Chris