octave-maintainers
[Top][All Lists]
Advanced

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

Re: Comments at close of namespace


From: John W. Eaton
Subject: Re: Comments at close of namespace
Date: Wed, 31 Aug 2016 19:40:54 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0

On 08/31/2016 03:18 PM, Rik wrote:

I'm doing a light clean of the code base to try and get it to look mostly
uniform.

I know we agreed to get rid of comments sitting on #endif lines.  Do we
have a convention for the end of namespaces?  I see that almost all of the
QtHandles namespaces are closed with

}; // namespace QtHandles

I'd prefer to remove these.  Also, the semicolon is not needed there, is it?

jwe




reply via email to

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