Question

Stewart Gordon smjg_1998 at yahoo.com
Sat Oct 13 16:58:49 PDT 2007


"Bine Pucnik" <albin.pucnik at guest.arnes.si> wrote in message 
news:fe83oj$i1v$1 at digitalmars.com...
> What is NoScopeNonEmptyStatement ?

Basically, a non-empty statement that doesn't introduce a new scope even if 
{ ... } is used.

They are used mainly in conditional compilation statements (debug, version 
and static if).  The point is to enable conditional compilation to work on 
declarations.

Stewart.

-- 
My e-mail address is valid but not my primary mailbox.  Please keep replies 
on the 'group where everybody may benefit. 



More information about the Digitalmars-d-learn mailing list