$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Warning policy? local variable hides (i.e. shadows) global variable
From: Olaf van der Spek (ml_at_[hidden])
Date: 2015-01-18 13:21:14
On Sun, Jan 18, 2015 at 7:10 PM, Andrey Semashev
<andrey.semashev_at_[hidden]> wrote:
>> Sure, but using a prefix or suffix for member variables is a common
>> practice. Do you not do it?
>
> Yes, although not universally. There are cases when no prefixes are needed.
Sure, but why should that stop us from trying to improve the cases
where it is needed?
-- Olaf