$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2002-09-24 08:12:23
I've been examining and using the 1.28 version of Boost.Threads a lot over
the past week or so and noticed that while "A TimedMutex is a refinement of
TryMutex", on the other hand "A ScopedTimedLock is a refinement of Lock"
(not of TryLock). Is this intentional or an oversight?
Mike