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

Jacob Carlborg doob at me.com
Wed Feb 6 06:23:05 PST 2013


On 2013-02-06 14:05, Timon Gehr wrote:

> Yes, but it is not clear yet what macro closures are exactly (Probably
> it would make sense to inject the closed over declarations at the call
> site, without adding them to the scope.)

It's not clear? We want to be able have a macro referring to utility 
functions and these should be bind at the macro site and not call site.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list