On 4 July 2013 22:04, Mehrdad <wfunct...@hotmail.com> wrote:
>
> To put it another way, _any_ conformant D compiler must necessarily have a
> GC.
>

Not necessarily true, but your application at runtime may leak surplus
amounts of memory from hidden allocation calls without a GC. ;)


--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';

Reply via email to