$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [local] this_ or _this?
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2011-04-03 15:22:55
On Sun, Apr 3, 2011 at 11:13 AM, Lorenzo Caminiti <lorcaminiti_at_[hidden]> wrote:
> Hello all,
>
> 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?
Names with leading underscore should be avoided, they may be used by
the compiler for its own needs.
Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode