$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2004-07-22 17:59:44
Batov, Vladimir wrote:
> How 'bout
>
> scoped_lock lk1(m, defer);
> scoped_lock lk2(m, try);
>
"try" is a keyword, last I checked. ;-)
-- Eric Niebler Boost Consulting www.boost-consulting.com