$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] scoped_ptr::release (again)
From: Alexader (gutenev_at_[hidden])
Date: 2009-02-21 03:19:48
> But there already is a way to escape the scope, via swap().
How ?
I thought scoped_ptr was to prohibit swap either.