[Insight-developers] yet another suggestion
Brad King
brad.king at kitware.com
Tue Aug 15 08:39:46 EDT 2000
Excellent idea (especially with the trailing // empty lines for
symmetry). This balances the comments on both ends, and makes all
meanings absolutely clear.
This is a clearer version of #1, which seemed to get the most
support. Anyone have any objections to this approach? I'll write a
script to make the change later today if no one else has any ideas.
-Brad
On Tue, 15 Aug 2000, George Stetten wrote:
> How about this? It clarifies the namespace commands without macros.
>
> // BEGIN NAMESPACE itk
> namespace itk
> {
> //
>
>
> ... user code not indented 2 spaces
>
>
> // END NAMESPACE itk
> }
> //
>
More information about the Insight-developers
mailing list