Notes from C++ static analysis

Nicolas Sicard dransic at gmail.com
Thu Jun 27 04:16:10 PDT 2013


On Wednesday, 26 June 2013 at 20:50:03 UTC, bearophile wrote:
> If you want a special behavour you should use a special 
> function as partialWritefln that ignores arguments not present 
> in the format string.

Or maybe just define a new format specifier (%z, for 'zap'?) to 
ignore one or more arguments?


More information about the Digitalmars-d mailing list