Search

November 17, 2013
General »
...generate another one with semantics defined by macro?

It has _zero_ added ofbuscation over existing...
November 15, 2013
Learn »
...if the context parameter provides enough information about where the macro is used.

-- 
/Jacob Carlborg
November 14, 2013
General »
...std.logger
 - std.serialization
 - Weak Ptr
 - New signals/slots
 - RPC (Remote procedure call)
 - AST Macro
November 14, 2013
General »
...of macro here, that is not an argument. "Macros are bad, so I conclude macro...
November 14, 2013
General »
...I have been asking to make denoting macro usage with explicit keyword mandatory, like it...
November 14, 2013
General »
...3". Apparently is a feature that the macro can transform this to produce "hello" as...
November 14, 2013
General »
...these faults.

(A lot of the C++ macro abuse looks like normal syntax to the...
November 14, 2013
Learn »
...m assuming you can use a macro as opDispatch
   macro opDispatch(string s, Params...)(Context...
November 14, 2013
General »
...is not proposing to configure syntax.

C macro can introduce new syntax. This cannot.

I...
November 14, 2013
Issues »
...to be controlled by a macro?

The current parameter identifier macro is this:

DDOC_PARAM...
142 143 144 145 146 147 148 149 150 151 152
Next ›   Last »