$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-11-22 14:55:53
Robert Ramey wrote:
> But now that I look at this, I'm wondering:
>
> Will t.lock() succeed if t is in an an "expired" state?
Yes, it returns an empty shared_ptr when t is expired.