feature request: __ARGS__ for logging (cf __FILE__, __LINE__, __FUNC___)

Jacob Carlborg doob at me.com
Mon Feb 4 23:28:44 PST 2013


On 2013-02-05 01:15, Timon Gehr wrote:

> IMO macros should be fully hygienic by default, with opt-out options.

That's the opposite of how the macros in Scala works.

It's quite easy to say if it should be hygienic or not. The hard part is 
to figure out the details and how to break hygienicy, when there's need 
for it.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list