Notes from C++ static analysis

Dmitry Olshansky dmitry.olsh at gmail.com
Wed Jun 26 13:44:05 PDT 2013


27-Jun-2013 00:24, H. S. Teoh пишет:
> On Thu, Jun 27, 2013 at 12:17:24AM +0400, Dmitry Olshansky wrote:
>> 26-Jun-2013 22:52, H. S. Teoh пишет:
>> [snip]
>>> Then throw in the array formatters %(...%), and D format strings will
>>> totally blow C's stdio out of the water.
>>>
>> They are _range_ formatters. Hence infinitely more powerful :)
> [...]
>
> Right.
>
> Although, I don't think they're *infinitely* more powerful... maybe 50
> times more,

What if I just dig up that another 51st range with element type T that 
works with writefln ? :)

but to be *infinitely* more powerful requires format strings
> to be Turing-complete. ;-)
>
>
> T
>


-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list