$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [local] this_ or _this?
From: Artyom (artyomtnk_at_[hidden])
Date: 2011-04-04 02:15:33
>
> Boost.Local uses a special name `this_` to access the object `this`
> bound from the enclosing scope. Shall this name be `this_` or `_this`
> according to Boost practices?
Use "self"