$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] outer class `this` in local classes
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-06-24 13:11:19
On 6/24/2010 1:06 PM, Lorenzo Caminiti wrote:
> Hello all,
>
> Is there a way to access the outer class `this` from a local class but
> without using inheritance? snip...
Shouldn't you be asking this in a C++ NG. It has nothing to do with a
Boost library.