help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ excessive bracketts removal


From: Dennis Yurichev
Subject: Re: C++ excessive bracketts removal
Date: Thu, 11 Oct 2007 15:00:30 -0700
User-agent: G2/1.0

On Oct 12, 12:29 am, Wojtek <wnk...@gmail.com> wrote:
> On Oct 11, 4:11 pm, Dennis Yurichev <Dennis.Yuric...@gmail.com> wrote:
>
> > Hello.
> > Is there any Emacs script which can remove excessive bracketts in all
> > expressions in some C++ source code?
> > Is there any other tools for C++ source code "cleaning"?
>
> Can you say more about what you mean by excessive? Is it that you want
> ((a && b)) to be turned into (a && b)?

Yes! With the respect to operator precedence.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]